diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-16 09:41:58 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-16 09:41:58 -0500 |
| commit | a79eb97450c15bb24e1cf89da7fdf61257a8d477 (patch) | |
| tree | eb4d6de23fa02d2531a36bb0501a02c6fec4167b /scripts/theme-studio/Makefile | |
| parent | cd13e3ec5a1e47655431a00533e4d6cce91d1cfa (diff) | |
| download | dotemacs-a79eb97450c15bb24e1cf89da7fdf61257a8d477.tar.gz dotemacs-a79eb97450c15bb24e1cf89da7fdf61257a8d477.zip | |
feat(keybindings): mirror the C-; command family under C-c ;
C-; is GUI-only: terminals can't encode Control-semicolon, so the whole custom command family (calendar, AI, Slack, org, pearl, jump, and the rest) was unreachable in a terminal frame (emacs -nw, emacsclient -nw, or Emacs inside vterm/tmux). I bound the single cj/custom-keymap under C-c ; alongside C-;, so the same leaf keys reach the identical map in both GUI and TTY with no relearning and no per-module edits. C-c is the standard user prefix and always TTY-encodable. I audited every leaf key in the family and they're all TTY-safe (letters, digits, punctuation, SPC, and arrow keys), so nothing needed remapping.
Diffstat (limited to 'scripts/theme-studio/Makefile')
0 files changed, 0 insertions, 0 deletions
