index
:
tasksamurai
main
tasksamurai is a terminal interface for Taskwarrior built with Bubble Tea.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
ui
/
handlers.go
Age
Commit message (
Expand
)
Author
2026-04-08
task b: protect regex cache with RWMutex
Paul Buetow
2026-04-08
Refactor UI input handlers for task 1
Paul Buetow
2026-04-08
Fix reload error handling for task 1
Paul Buetow
2026-04-08
m0: fix ultra open-url hotkey
Paul Buetow
2026-04-08
fix(l0): keep ESC from quitting
Paul Buetow
2026-04-07
Fix filter mode to handle all taskwarrior filter expressions correctly
Paul Buetow
2026-04-07
ui: add ultra mode task actions (vq)
Paul Buetow
2026-03-23
Bump version to 0.12.0
v0.12.0
Paul Buetow
2026-03-05
Migrate UI stack to Bubble Tea v2
Paul Buetow
2026-03-03
bump up version to 0.11.2
Paul Buetow
2026-02-28
refactor(ui): break up large functions in ui package
Paul Buetow
2025-06-28
feat: add project field support to TaskSamurai
Paul Buetow
2025-06-28
feat: add external editor support for description editing in detail view
v0.9.1
Paul Buetow
2025-06-28
feat: add editing and visual feedback to task detail view
Paul Buetow
2025-06-28
feat: add field navigation to task detail view
Paul Buetow
2025-06-28
feat: implement detailed task view with improved readability
Paul Buetow
2025-06-28
feat: add search functionality to help mode and improve help display
Paul Buetow
2025-06-28
fix: resolve test failures and improve code quality
Paul Buetow