question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

function level navigation history

See original GitHub issue

Is your feature request related to a problem? Please describe. Currently, the navigation history is recorded at each click a user performed. When use navigation go back, it goes back to where you clicked last time. If we have many clicks performed when analyzing a single function, it may take some time to just go back to the last function we looked at.

Describe the solution you’d like A function level “go back” (or go forth) that may perform like an ESC go back action in IDA pro (however IDA pro’s navigation is a little bit strange somehow).

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ryanmkurtzcommented, Nov 6, 2019

Implemented by #475

1reaction
Escapingbugcommented, Apr 21, 2019

Yes I’m totally aware of that. I just don’t think this work flow is fluent enough to go back to previous function by pressing ALT+LEFT many times or move the mouse to the arrow and choose last function as this situation is quite common. Besides, it’s actually not very hard to implement and does not harm too much to current work flow.

Read more comments on GitHub >

github_iconTop Results From Across the Web

History of Navigation at Sea: From Stars to the Modern-Day ...
Let's dive into the intriguing history of navigation, examine the timeline and explore the marine navigation tools that brought us to where ...
Read more >
Navigation - Wikipedia
Navigation is a field of study that focuses on the process of monitoring and controlling the movement of a craft or vehicle from...
Read more >
5.4 Session history and navigation — HTML5 - W3C
History objects represent their browsing context's session history as a flat list of session history entries. Each session history entry consists of either...
Read more >
4. Types of Navigation - Designing Web Navigation [Book]
The main navigation generally represents the top-level pages of a site's structure—or the pages just below the home page. The links in the...
Read more >
7.4 Navigation and session history - HTML Standard - WhatWG
The user is looking at a navigable that is presenting its active document. They navigate it to another URL. The browser fetches the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found