diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-27 22:22:55 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-27 22:22:55 -0400 |
| commit | 69fee81f00a768a6ab1b91764225710ab885025e (patch) | |
| tree | 475b02cab372757795b1c76ef720a07bf3959044 /tests/test-coverage-core--whole-project.el | |
| parent | 18034d472fcacce8c31919713a1f3c8778b451a8 (diff) | |
| download | dotemacs-69fee81f00a768a6ab1b91764225710ab885025e.tar.gz dotemacs-69fee81f00a768a6ab1b91764225710ab885025e.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 'tests/test-coverage-core--whole-project.el')
0 files changed, 0 insertions, 0 deletions
