What's Changed
- e and i open in Normal and Insert mode respectively by @mikenikles in #50
- Change how the TUI handles a no-arg, no-todo.txt situation by @mikenikles in #47
- fix: re-render immediately after a resize event by @RyanBreaker in #43
- Properly handle / in todo body by @mikenikles in #51
- Remove tap instructions, move to Homebrew Core by @chrisfinazzo in #57
- Jman223 patch 1 by @jman223 in #58
- fix: fix edit dialog status bar to reflect vim mode by @AdamCarter27 in #63
- Added support for quoted kv pairs note:"" by @NavSrijan in #67
- tab/enter autocompletes and hides popup by @memohnsen in #68
- Add TokyoNight themes (Moon, Storm, Night, Day) by @ronload in #69
- add ability to change week start for due bucketing and config by @memohnsen in #62
- Allow typing date directly into calendar overlay by @AdamCarter27 in #73
- Fix calendar day-of-week spacing and date offset by @FTQuin in #71
- feat: add readline editing keys to text input by @ronload in #75
- feat: add task note actions by @smatheusblu in #80
- fix: autofill creation date when a task has a priority by @ronload in #82
- Hot-reload config.toml & preserve symlinks on write by @rogeruiz in #86
- Fix an off-by-one error in the calendar days display by @mikenikles in #95
New Contributors
- @RyanBreaker made their first contribution in #43
- @chrisfinazzo made their first contribution in #57
- @jman223 made their first contribution in #58
- @NavSrijan made their first contribution in #67
- @ronload made their first contribution in #69
- @FTQuin made their first contribution in #71
- @smatheusblu made their first contribution in #80
- @rogeruiz made their first contribution in #86
Full Changelog: v2026.6.3...v2026.7.1