aboutsummaryrefslogtreecommitdiffstats
path: root/tui/tui.go
Commit message (Expand)AuthorAgeFilesLines
* feat(tui): modernize TUI layout with sidebar and keybindings (NK-gdf99z)Adam Mathes14 days1-87/+203
* refactor(backend): improve testability and add tests (NK-6q9nyg)Adam Mathes14 days1-0/+5
* Fix TUI content view navigation and interactionAdam Mathes2026-02-121-23/+21
* Fix nil-pointer panics in TUI and add unit testsAdam Mathes2026-02-121-2/+10
* Implement Bubble Tea Terminal UI (TUI)Adam Mathes2026-02-121-0/+191