Commit graph

6 commits

Author SHA1 Message Date
Taybin Rutkin
4baa83f032
chore: go mod tidy for bubble-datepicker direct dependency
Promotes github.com/ethanefung/bubble-datepicker from indirect to a
direct require (it is imported directly by internal/ui) and drops the
now-unused golang.org/x/text v0.3.8 checksums.

Claude-Session: https://claude.ai/code/session_01BA1doywpQD49rP1vezTe9U
2026-07-21 15:43:33 -04:00
Taybin Rutkin
04676f1bab
feat: add datepicker dependency and init helper
Claude-Session: https://claude.ai/code/session_01BA1doywpQD49rP1vezTe9U
2026-07-21 15:43:31 -04:00
3819ce0bce fix bug not allowing Q to be typed in settings 2025-11-08 19:01:42 +00:00
43573a6e79 Adding settings view and remappable keybindings and custom states support and tags 2025-11-08 17:33:36 +00:00
c16bee05df make it more formal 2025-11-07 21:53:32 +00:00
6b88066b20 pre-refactor 2025-11-07 21:37:34 +00:00