summaryrefslogtreecommitdiff
path: root/internal/tui/tui_test.go
AgeCommit message (Expand)Author
2026-03-02Replace TUI service-locator globals with runtime bindingsPaul Buetow
2026-03-01Thread runtime config instead of global flags readsPaul Buetow
2026-02-26tui: clarify export help and toggle help bar with uppercase HPaul Buetow
2026-02-26tui: revamp status keys and add pid/tid reselection flowPaul Buetow
2026-02-26tui: add shortcut to reselect pid and restart tracingPaul Buetow
2026-02-26tui: fix and widen help overlayPaul Buetow
2026-02-25Fix stream paused scrolling and apply pending TUI/probe updatesPaul Buetow
2026-02-25Render probes modal as standalone TUI overlay viewPaul Buetow
2026-02-25Polish stream filter UX and expand TUI viewportPaul Buetow
2026-02-24tui: add toggle to disable snapshot export file writesPaul Buetow
2026-02-24tui: improve dashboard tab navigation and live updatesPaul Buetow
2026-02-24tui: wire full dashboard tabs and improve overview summariesPaul Buetow
2026-02-24tui: add help overlay behavior and docs updatePaul Buetow
2026-02-24tui: add export modal with csv snapshot exportPaul Buetow
2026-02-24tui: wire eventloop stats engine into dashboard snapshotsPaul Buetow
2026-02-23tui: add top-level model and run entrypointPaul Buetow