aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorblasty <blasty@local>2026-07-09 12:58:10 +0200
committerblasty <blasty@local>2026-07-09 12:58:10 +0200
commit01efa57c2a9547ae37add7ebb11cafd8de50ddbf (patch)
treeb37fb90b38451ec154bd4d174f6a78434bf33ad1 /docs
parentvim-style search in disasm + pseudocode views (diff)
downloadida-tui-01efa57c2a9547ae37add7ebb11cafd8de50ddbf.tar.gz
ida-tui-01efa57c2a9547ae37add7ebb11cafd8de50ddbf.tar.xz
ida-tui-01efa57c2a9547ae37add7ebb11cafd8de50ddbf.zip
search UX: visible prompt + incremental (as-you-type) highlighting
- Fix overlap: #search, #status and Footer all docked bottom, and Input defaults to a 3-row bordered widget squeezed into 1 row. Now the search bar is a clean 1-row (border:none) that REPLACES the status line while active (status hidden), so the query is always visible. - Incremental search: highlight all matches + preview-jump from the origin on every keystroke (Input.Changed), not just on submit. Disasm indexes once then each keystroke is instant. Enter keeps; empty Enter repeats last; Esc cancels and restores the origin cursor + status line. - pilot suite 23/23 (adds: bar-visible/no-overlap, incremental-before-Enter, Esc-cancel).
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions