aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-27 22:22:55 -0400
committerCraig Jennings <c@cjennings.net>2026-06-27 22:22:55 -0400
commit8e4228e94d1350fd3bf2ec975de3ac70a1ee5697 (patch)
tree135903f6cf86ec9553e1754ecf9cfc84c1c2812e /scripts
parent5a3ade5596747e9e0e032b2bcfd6d4d75ac2d748 (diff)
downloaddotemacs-8e4228e94d1350fd3bf2ec975de3ac70a1ee5697.tar.gz
dotemacs-8e4228e94d1350fd3bf2ec975de3ac70a1ee5697.zip
fix(eat): bind zoom-out and reset in eat-semi-char-mode-map
In eat-semi-char-mode, C-- was bound to eat-self-input and forwarded to the terminal, so it never reached text-scale-decrease and the font could only grow. A session climbed to text-scale 17 (~20x, unreadable) with no in-buffer way down. Bind C-- to text-scale-decrease and C-0 to a reset helper. C-= and C-+ already passed through. Low cost: the terminal program and tmux don't use Ctrl+-, and C-0 shadows digit-argument inside eat buffers only.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions