summaryrefslogtreecommitdiff
path: root/modules/ui-theme.el
Commit message (Collapse)AuthorAgeFilesLines
* 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: ui-theme: improve theme switching and persistenceCraig Jennings2025-10-201-17/+10
| | | | | | | Remove unnecessary comments and whitespace, streamline theme switching logic, and update keybinding function for theme switching. Add eval-when-compile for org-dir variable. Improve error messaging and conditional checks for theme persistence.
* refactor: created specific org-dir variable for ~/sync/orgCraig Jennings2025-10-181-2/+2
|
* changing repositoriesCraig Jennings2025-10-121-0/+135