aboutsummaryrefslogtreecommitdiffstats
path: root/idatui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fix input visibility (search/rename) + refresh stale names across historyblasty12 days2-19/+33
* paging: preserve the cursor's viewport-relative row (IDA-style)blasty12 days1-12/+25
* search: land the cursor on the match's starting columnblasty12 days1-0/+8
* preserve scroll offset in jump history (both views)blasty12 days1-23/+56
* fix: decompiler follow/xrefs of a name not listed in refsblasty12 days1-0/+12
* rename symbol under cursor ('n') + save ('Ctrl+S')blasty12 days2-2/+178
* sortable function list: click column headers (addr/name/size)blasty12 days1-0/+28
* track pseudocode-view cursor position across jumpsblasty12 days1-7/+43
* preserve cursor line+column in the jump historyblasty12 days1-4/+11
* mouse: click to place cursor, double-click to followblasty13 days1-0/+32
* column cursor: real left/right movement + follow the ref UNDER the cursorblasty13 days1-41/+236
* xrefs + follow-under-cursor (disasm & pseudocode)blasty13 days2-6/+265
* function-name filter: incremental + highlight + clearblasty13 days2-28/+109
* search UX: visible prompt + incremental (as-you-type) highlightingblasty13 days1-13/+90
* vim-style search in disasm + pseudocode viewsblasty13 days1-7/+244
* fix decompiler highlighting + cursor jankblasty13 days2-18/+166
* decompiler view: Tab/Shift+Tab toggle disasm<->pseudocode, full bodiesblasty13 days2-17/+114
* tui: --open PATH to create/attach a session for an arbitrary binaryblasty13 days2-6/+38
* add Ctrl+B toggle to show/hide the functions paneblasty13 days1-0/+10
* Phase 1 TUI: two-pane functions<->disasm, virtualized listing, nav backboneblasty13 days3-0/+500
* keep idle workers alive: bump_idle_ttl + KeepAlive heartbeatblasty13 days2-0/+81
* domain/paging layer: FunctionIndex, block-cached DisasmModel, decompile, resolveblasty13 days2-0/+404
* harden client: transparent session auto-recovery + stress suiteblasty13 days1-11/+47
* persistent MCP client: warm handshake, keep-alive pool, error taxonomy, threa...blasty13 days3-0/+594