diff options
| author | blasty <peter@haxx.in> | 2026-07-25 19:12:45 +0200 |
|---|---|---|
| committer | blasty <peter@haxx.in> | 2026-07-25 19:12:45 +0200 |
| commit | dc86630969c42e2769e0bde7329416d8646dae83 (patch) | |
| tree | 24756f671d0d1e9162683352f464cbe787522dab /tests | |
| parent | decomp: drop stale navigation results so Esc isn't silently undone (diff) | |
| download | ida-tui-dc86630969c42e2769e0bde7329416d8646dae83.tar.gz ida-tui-dc86630969c42e2769e0bde7329416d8646dae83.tar.xz ida-tui-dc86630969c42e2769e0bde7329416d8646dae83.zip | |
nav: tell the user something is happening when Esc needs a decompile
Going back to a function that isn't currently decompiled has to decompile it
first, and until that lands both panes still show where you were — so Esc read as
a no-op and people press it again.
action_back now sets a status the moment it pops ("◂ back to <name>…"), which
_show_active then upgrades to "<name> — decompiling…" with the spinner overlay
up. Verified: immediately after Esc, with no pause at all, the status says
decompiling and dec.loading is True; it settles on the target a moment later.
Suite 192/0.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
