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 | 4f6f1e0cf0ffe6189b057fc144339723d9fe47b2 (patch) | |
| tree | e9fee362fa0c32f43451d64de3a52281ecdc6009 /docs | |
| parent | 96a38409582eec5e08a0d94f631779740860dfe0 (diff) | |
| download | dotemacs-4f6f1e0cf0ffe6189b057fc144339723d9fe47b2.tar.gz dotemacs-4f6f1e0cf0ffe6189b057fc144339723d9fe47b2.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 'docs')
0 files changed, 0 insertions, 0 deletions
