aboutsummaryrefslogtreecommitdiffstats
path: root/idatui/__main__.py
diff options
context:
space:
mode:
authorblasty <blasty@local>2026-07-27 22:11:28 +0200
committerblasty <blasty@local>2026-07-27 22:11:28 +0200
commita5c7c55c900ab2da85745386b43f6bc20a70ea3a (patch)
tree7b85c97ffae83d085bddad98c5c3bd3aa5c303a7 /idatui/__main__.py
parentrpc: a `trace` verb, and --trace for pane spawn (diff)
downloadida-tui-main.tar.gz
ida-tui-main.tar.xz
ida-tui-main.zip
status: name the open fileHEADmain
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 '')
0 files changed, 0 insertions, 0 deletions