summaryrefslogtreecommitdiffstats
path: root/server/patch_server.py
diff options
context:
space:
mode:
authorblasty <peter@haxx.in>2026-07-25 19:12:45 +0200
committerblasty <peter@haxx.in>2026-07-25 19:12:45 +0200
commitdc86630969c42e2769e0bde7329416d8646dae83 (patch)
tree24756f671d0d1e9162683352f464cbe787522dab /server/patch_server.py
parentdecomp: drop stale navigation results so Esc isn't silently undone (diff)
downloadida-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 'server/patch_server.py')
0 files changed, 0 insertions, 0 deletions