| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(terminal): add console/mosh compatibility | Craig Jennings | 2026-01-23 | 1 | -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: show-kill-ring: improve code readability and consistency | Craig Jennings | 2025-10-20 | 1 | -7/+4 |
| | | | | | | | | Remove unnecessary lines and fix inconsistencies in code style: - Remove redundant blank lines in documentation strings. - Use `#'` for function references. - Replace `global-set-key` with `keymap-global-set`. | ||||
| * | changing repositories | Craig Jennings | 2025-10-12 | 1 | -0/+125 |
