aboutsummaryrefslogtreecommitdiffstats
path: root/tui/style.go
Commit message (Collapse)AuthorAgeFilesLines
* feat(tui): modernize TUI layout with sidebar and keybindings (NK-gdf99z)Adam Mathes14 days1-0/+9
|
* Implement Bubble Tea Terminal UI (TUI)Adam Mathes2026-02-121-0/+43
- Added Bubble Tea, Lipgloss, and Bubbles dependencies - Implemented TUI package in tui/ for browsing feeds and items - Added --tui flag to main command - Verified build and existing tests