summaryrefslogtreecommitdiff
path: root/modules/chrono-tools.el
Commit message (Collapse)AuthorAgeFilesLines
* fix(chrono-tools): correct undefined variable in timer reset messageCraig Jennings2026-02-151-1/+1
| | | | | notification-package → notification-sound in cj/tmr-reset-sound-to-default. Also remove 10 untestable modules from ERT checklist [13/14].
* fix(chrono-tools): fix trailing paren in time-zones bindingCraig Jennings2026-01-241-1/+1
|
* fix(terminal): add console/mosh compatibilityCraig Jennings2026-01-231-1/+1
| | | | | | | | - Create terminal-compat.el for arrow key escape sequences - Fix M-uppercase keybindings (M-O → M-S-o, etc.) that conflicted with terminal escape sequences ESC O A/B/C/D - Add GUI-only guards for emojify and icon rendering - 18 keybindings updated across 13 modules with override comments
* refactor(keybindings): reorganize time-zones and kill-buffer-and-window bindingsCraig Jennings2025-11-241-1/+1
| | | | | | Move time-zones from C-x c to M-C for easier access. Move cj/kill-buffer-and-window from M-C to C-; b k to group with other buffer operations. Updated documentation and which-key labels.
* chrono-tools: integrate and test time-zones packageCraig Jennings2025-11-111-19/+27
| | | | | | | Replaced the world-clock configuration with the new time-zones package to provide an interactive world clock with fuzzy search and time shifting features. The previous world-clock code is commented out for potential fallback testing.
* feat: calendar: fix calendar navigation keys to be more intuitiveCraig Jennings2025-10-151-6/+7
| | | | | | arrow keys move by day C-arrow move by month M-arrow move by year
* changing repositoriesCraig Jennings2025-10-121-0/+118