summaryrefslogtreecommitdiff
path: root/internal/ui/input_helpers.go
AgeCommit message (Collapse)Author
2026-06-22Add Taskwarrior shell promptv0.18.0Paul Buetow
Add an in-app Taskwarrior command prompt for normal and ultra modes, including selected-task prefill, async completions, captured output, and non-interactive recurrence handling. Also preserve recurring-task delete/undo support in the staged changes.
2026-04-08Refactor UI input handlers for task 1Paul Buetow