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
/
keyhandlers.go
Age
Commit message (
Expand
)
Author
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
2026-02-04
feat: add toggle for task completion blinking feedback
v0.11.0
Paul Buetow
2025-06-29
feat: add random task jump hotkeys and document navigation keys
Paul Buetow
2025-06-29
fix: resolve text wrapping and task ID issues in TaskSamurai
Paul Buetow
2025-06-28
refactor: rearrange table columns to place Project between Recur and Tags
Paul Buetow
2025-06-28
feat: add 'T' hotkey to convert first tag to project
Paul Buetow
2025-06-28
feat: add project field support to TaskSamurai
Paul Buetow
2025-06-28
fix: enable scrolling in help screen viewport
Paul Buetow
2025-06-28
feat: make help screen scrollable and theme-aware
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