| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 43 hours | fix(terminal): add console/mosh compatibility | Craig Jennings | |
| - 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 | |||
| 2025-10-20 | refactor: ui-navigation: update keybindings and declarations | Craig Jennings | |
| Replace `global-set-key` with `keymap-global-set` for keybindings. Add missing `defvar` declarations and `declare-function` statements for improved clarity and maintainability of variable and function usage. Remove unnecessary `:defer` from `use-package` statements as deferred loading is not required. | |||
| 2025-10-12 | changing repositories | Craig Jennings | |
