index
:
ida-tui.git
main
tui for headless ida
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
idatui
/
app.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
track pseudocode-view cursor position across jumps
blasty
2026-07-09
1
-7
/
+43
*
preserve cursor line+column in the jump history
blasty
2026-07-09
1
-4
/
+11
*
mouse: click to place cursor, double-click to follow
blasty
2026-07-09
1
-0
/
+32
*
column cursor: real left/right movement + follow the ref UNDER the cursor
blasty
2026-07-09
1
-41
/
+236
*
xrefs + follow-under-cursor (disasm & pseudocode)
blasty
2026-07-09
1
-6
/
+184
*
function-name filter: incremental + highlight + clear
blasty
2026-07-09
1
-28
/
+105
*
search UX: visible prompt + incremental (as-you-type) highlighting
blasty
2026-07-09
1
-13
/
+90
*
vim-style search in disasm + pseudocode views
blasty
2026-07-09
1
-7
/
+244
*
fix decompiler highlighting + cursor jank
blasty
2026-07-09
1
-18
/
+108
*
decompiler view: Tab/Shift+Tab toggle disasm<->pseudocode, full bodies
blasty
2026-07-09
1
-12
/
+82
*
tui: --open PATH to create/attach a session for an arbitrary binary
blasty
2026-07-09
1
-2
/
+15
*
add Ctrl+B toggle to show/hide the functions pane
blasty
2026-07-09
1
-0
/
+10
*
Phase 1 TUI: two-pane functions<->disasm, virtualized listing, nav backbone
blasty
2026-07-09
1
-0
/
+443
[prev]