aboutsummaryrefslogtreecommitdiff
path: root/modules/system-utils.el
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
commite6264ce8b051169a6f7ca93dff844545de55dccc (patch)
tree36d8a644b5bfc877a2f1c8de43313170ae47fd19 /modules/system-utils.el
parent58a47138cc13fa478a3699c7245d28c9f8089c02 (diff)
downloaddotemacs-e6264ce8b051169a6f7ca93dff844545de55dccc.tar.gz
dotemacs-e6264ce8b051169a6f7ca93dff844545de55dccc.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 'modules/system-utils.el')
0 files changed, 0 insertions, 0 deletions