summaryrefslogtreecommitdiff
path: root/internal/ui/keyhandlers.go
AgeCommit message (Expand)Author
2026-03-23Bump version to 0.12.0v0.12.0Paul Buetow
2026-03-05Migrate UI stack to Bubble Tea v2Paul Buetow
2026-03-03bump up version to 0.11.2Paul Buetow
2026-02-28refactor(ui): break up large functions in ui packagePaul Buetow
2026-02-04feat: add toggle for task completion blinking feedbackv0.11.0Paul Buetow
2025-06-29feat: add random task jump hotkeys and document navigation keysPaul Buetow
2025-06-29fix: resolve text wrapping and task ID issues in TaskSamuraiPaul Buetow
2025-06-28refactor: rearrange table columns to place Project between Recur and TagsPaul Buetow
2025-06-28feat: add 'T' hotkey to convert first tag to projectPaul Buetow
2025-06-28feat: add project field support to TaskSamuraiPaul Buetow
2025-06-28fix: enable scrolling in help screen viewportPaul Buetow
2025-06-28feat: make help screen scrollable and theme-awarePaul Buetow
2025-06-28feat: add editing and visual feedback to task detail viewPaul Buetow
2025-06-28feat: add field navigation to task detail viewPaul Buetow
2025-06-28feat: implement detailed task view with improved readabilityPaul Buetow
2025-06-28feat: add search functionality to help mode and improve help displayPaul Buetow
2025-06-28fix: resolve test failures and improve code qualityPaul Buetow