summaryrefslogtreecommitdiff
path: root/internal/tui/eventstream/export.go
AgeCommit message (Expand)Author
2026-05-20task 27: add KindSleep and requested sleep metricPaul Buetow
2026-05-19t6 address family recording reviewPaul Buetow
2026-05-18t6 add syscall family dashboard aggregationPaul Buetow
2026-05-13refactor: break down functions exceeding 50 lines into smaller helpersPaul Buetow
2026-05-13fix: prevent path traversal in TUI stream CSV export filenamePaul Buetow
2026-05-13fix: use shell-aware tokenizer in resolveEditorCommand to handle EDITOR paths...Paul Buetow
2026-03-10Prefer EDITOR for stream export openerPaul Buetow
2026-03-09tui: export filtered stream rows from global CSV action (task 364)Paul Buetow
2026-03-08eventstream: surface close errors during CSV exportPaul Buetow
2026-02-26tui: add paused stream CSV export and foreground editor openPaul Buetow