index
:
ior
develop
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
tui
/
common
/
keys.go
Age
Commit message (
Expand
)
Author
2026-05-18
t6 add syscall family dashboard aggregation
Paul Buetow
2026-05-13
refactor: break down functions exceeding 50 lines into smaller helpers
Paul Buetow
2026-05-09
show auto-reset countdown and document the cycle
Paul Buetow
2026-05-09
add auto-reset timer for dashboard aggregates
Paul Buetow
2026-03-13
feat: add tui parquet recording controls
Paul Buetow
2026-03-10
tui: simplify default key map construction (task 425)
Paul Buetow
2026-03-09
tui: add reverse sorting for dashboard tables (task 364)
Paul Buetow
2026-03-09
tui: export filtered stream rows from global CSV action (task 364)
Paul Buetow
2026-03-09
tui: add sortable syscalls dashboard table (task 363)
Paul Buetow
2026-03-08
tui: unify table navigation and rendering
Paul Buetow
2026-03-08
tui: restore global filter stack and anchored matches
Paul Buetow
2026-03-08
task 375: show active global filter in dashboard help
Paul Buetow
2026-03-08
task 371: wire global filter modal into top-level TUI
Paul Buetow
2026-03-06
feat(tui): add dashboard bubble viz and expand help shortcuts
Paul Buetow
2026-03-05
Make flame tab default and fix flame hotkey routing
Paul Buetow
2026-03-05
task 350: add TabFlame tab infrastructure
Paul Buetow
2026-03-05
feat(tui): migrate Bubble Tea stack to charm.land v2
Paul Buetow
2026-02-27
tui: add stream regex search and unify help visibility
Paul Buetow
2026-02-26
tui: clarify export help and toggle help bar with uppercase H
Paul Buetow
2026-02-26
tui: expand quick help with stream hotkeys
Paul Buetow
2026-02-26
tui: add paused stream CSV export and foreground editor open
Paul Buetow
2026-02-26
tui: add paused stream column selection and split pid/tid
Paul Buetow
2026-02-26
tui: revamp status keys and add pid/tid reselection flow
Paul Buetow
2026-02-26
tui: add shortcut to reselect pid and restart tracing
Paul Buetow
2026-02-25
Add probes key binding to dashboard keymap
Paul Buetow
2026-02-25
Add dir-group key binding to shared TUI keymap
Paul Buetow
2026-02-25
Improve TUI layout and increase sparkline height
Paul Buetow
2026-02-25
Integrate Stream tab into dashboard and TUI
Paul Buetow
2026-02-24
stability: remove unlink attach sleep and tighten svg/tui helpers
Paul Buetow
2026-02-24
tui: add toggle to disable snapshot export file writes
Paul Buetow
2026-02-24
tui: improve dashboard tab navigation and live updates
Paul Buetow
2026-02-24
tui: address review feedback for dashboard and export
Paul Buetow
2026-02-24
tui: wire full dashboard tabs and improve overview summaries
Paul Buetow