summaryrefslogtreecommitdiff
path: root/internal/ui/ultra.go
AgeCommit message (Expand)Author
2026-04-18Release v0.14.0v0.14.0Paul Buetow
2026-04-08Task 5: fix UI test regressionsPaul Buetow
2026-04-08Task 5: pre-allocate searchRegexCachePaul Buetow
2026-04-08task 1: remove ultra exit duplicationPaul Buetow
2026-04-08m0: fix ultra open-url hotkeyPaul Buetow
2026-04-08fix(l0): keep ESC from quittingPaul Buetow
2026-04-07ui: add r, o, space hotkeys to ultra modePaul Buetow
2026-04-07ui: subtle started indicator and hide empty priority in ultra modePaul Buetow
2026-04-07ui: consolidate ultra card to one status line per taskPaul Buetow
2026-04-07ui: highlight started tasks with yellow background in ultra modePaul Buetow
2026-04-07ui: remove empty lines from selected (highlighted) ultra cardsPaul Buetow
2026-04-07ui: rename ultra mode title and allow u to exit to traditional modePaul Buetow
2026-04-07ui: compact ultra mode and case-insensitive searchPaul Buetow
2026-04-07ui: make ultra mode search live and regex-awarePaul Buetow
2026-04-07ui: fix priority black spot and q/esc search-clear in ultra modePaul Buetow
2026-04-07ui: fix black spot between label and value in ultra meta linePaul Buetow
2026-04-07ui: fix black inter-section gaps on selected ultra cardsPaul Buetow
2026-04-07ui: fix grey background gaps on selected ultra cardsPaul Buetow
2026-04-07ui: improve ultra mode colors, separators, and navigationPaul Buetow
2026-04-07ui: polish ultra modus edge cases (yx)Paul 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: render ultra mode screen (vo)Paul Buetow
2026-04-07ui: add ultra card render helpers (vn)Paul Buetow
2026-04-07ui: add ultra mode entry and exit hotkeys (vl vm)Paul Buetow
2026-04-07ui: route ultra mode through update (vk)Paul Buetow
2026-04-07ui: add ultra view stub (vi)Paul Buetow