summaryrefslogtreecommitdiff
path: root/internal/ui/keyhandlers.go
AgeCommit message (Expand)Author
2026-06-25fr0 add recurring series recurrence editPaul Buetow
2026-06-25Fix rq0 detail identity by UUIDPaul Buetow
2026-06-25Fix rq0 detail view task statePaul Buetow
2026-06-22Refactor shared key dispatch registry for uq0Paul Buetow
2026-06-22yq0 deduplicate normal and ultra keybindingsPaul Buetow
2026-06-22Fix task operation cancellation for lq0Paul Buetow
2026-06-22Add Taskwarrior shell promptv0.18.0Paul Buetow
2026-04-22h7: add configurable agent filter hotkeyPaul Buetow
2026-04-08task 1: remove ultra exit duplicationPaul Buetow
2026-04-08Refactor UI input handlers for task 1Paul Buetow
2026-04-08Fix reload error handling for task 1Paul Buetow
2026-04-08m0: fix ultra open-url hotkeyPaul Buetow
2026-04-08fix(l0): keep ESC from quittingPaul Buetow
2026-04-07ui: fix priority black spot and q/esc search-clear in ultra modePaul Buetow
2026-04-07ui: improve ultra mode colors, separators, and navigationPaul Buetow
2026-04-07ui: add ultra mode help screen (yv)Paul Buetow
2026-04-07ui: add ultra mode task actions (vq)Paul Buetow
2026-04-07ui: add ultra mode navigation (vp)Paul Buetow
2026-04-07ui: add ultra mode entry and exit hotkeys (vl vm)Paul Buetow
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