summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2025-06-20fix hotkeysPaul Bütow
2025-06-20Toggle start/stop with s and widen task columnPaul Bütow
2025-06-20feat: color started tasks and add start/stop hotkeysPaul Bütow
2025-06-20Merge pull request #16 from snonux/codex/change-priority-color-coding-to-back...Paul Bütow
2025-06-20Change priority colors to use backgroundsPaul Bütow
2025-06-20Merge pull request #15 from snonux/codex/fix-editor-open-command-and-text-ali...Paul Bütow
2025-06-20Fix editor invocation and table alignmentPaul Bütow
2025-06-20Merge pull request #14 from snonux/codex/color-status-line-with-highlighted-c...Paul Bütow
2025-06-20style: match status line color to selectionPaul Bütow
2025-06-20Merge pull request #13 from snonux/codex/add-color-coding-to-priority-cell-an...Paul Bütow
2025-06-20Add priority colorization and filter pending tasksPaul Bütow
2025-06-20Add external editor supportPaul Bütow
2025-06-20Add cell navigation, editor hotkey, stats and filterPaul Bütow
2025-06-20Fix ANSI color truncation by using ansi-aware tablePaul Bütow
2025-06-20Add task manipulation helpers and testsPaul Bütow
2025-06-20Add help screen and improve due date displayPaul Bütow
2025-06-19Add table-based UI and extend task fieldsPaul Bütow
2025-06-19Add Charm bubble tea UIPaul Bütow
2025-06-19Add Taskwarrior CLI testsPaul Bütow
2025-06-19Add boilerplate Go programPaul Bütow