diff options
| author | blasty <blasty@local> | 2026-07-09 14:30:13 +0200 |
|---|---|---|
| committer | blasty <blasty@local> | 2026-07-09 14:30:13 +0200 |
| commit | 9aa8d8a381a2afc81ffdcfa095247ea66b019b63 (patch) | |
| tree | e006fdead8005c395eb9dd0519606e6190644e6f /docs | |
| parent | preserve cursor line+column in the jump history (diff) | |
| download | ida-tui-9aa8d8a381a2afc81ffdcfa095247ea66b019b63.tar.gz ida-tui-9aa8d8a381a2afc81ffdcfa095247ea66b019b63.tar.xz ida-tui-9aa8d8a381a2afc81ffdcfa095247ea66b019b63.zip | |
track pseudocode-view cursor position across jumps
NavEntry now also stores dec_cursor/dec_cursor_x. DecompView posts a CursorMoved
(with the line's /*0xEA*/ address) on move/click; the app keeps the top-of-history
pseudocode position current and DecompView.show restores it when returning to a
function. So Esc after a jump lands on the exact pseudocode line+column too,
independent of the disasm position.
pilot suite 38/38.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
