aboutsummaryrefslogtreecommitdiffstats
path: root/tui/style.go
Commit message (Collapse)AuthorAgeFilesLines
* Optimize asset packaging: move UI assets to root dist/ and decouple rice ↵Adam Mathes12 days1-52/+0
| | | | embedding
* feat(tui): modernize TUI layout with sidebar and keybindings (NK-gdf99z)Adam Mathes12 days1-0/+9
|
* Implement Bubble Tea Terminal UI (TUI)Adam Mathes13 days1-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