summaryrefslogtreecommitdiffstats
path: root/idatui/drive.py
diff options
context:
space:
mode:
authorblasty <peter@haxx.in>2026-07-27 22:11:28 +0200
committerblasty <peter@haxx.in>2026-07-27 22:11:28 +0200
commit36c4a7d80879d7fb60a50112e1a189ad4568e551 (patch)
tree4fca750e0ebed18648bce14062af1dc51deefeac /idatui/drive.py
parentrpc: a `trace` verb, and --trace for pane spawn (diff)
downloadida-tui-36c4a7d80879d7fb60a50112e1a189ad4568e551.tar.gz
ida-tui-36c4a7d80879d7fb60a50112e1a189ad4568e551.tar.xz
ida-tui-36c4a7d80879d7fb60a50112e1a189ad4568e551.zip
status: name the open file
The status bar said "0x2490" without saying what it belonged to. Obvious once there are two panes open, or after switching binaries in a project — which already prefixed its label, so single-binary sessions were the odd ones out. [cat] .text @ 0x472b [listing] (c code · p func · u undefine · Enter follow) Uses the opened file's basename, not _module(): that one asks the worker over RPC and this runs on every status write. Kept in step when the path changes (project switch, reload). Three messages already carried the module name themselves and would have read "[echo] echo — 128 functions"; they don't say it twice now. tests: +3 scenarios (212) — the bar names the file, keeps naming it as you move (the idle status is not the only writer), and doesn't say it twice.
Diffstat (limited to 'idatui/drive.py')
0 files changed, 0 insertions, 0 deletions