aboutsummaryrefslogtreecommitdiff
path: root/docs/specs/dev-setup-project-spec.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-26 05:37:25 -0400
committerCraig Jennings <c@cjennings.net>2026-06-26 05:37:25 -0400
commitbb1f85e7fe2180c30757c7725db3e6bf8bb6dde8 (patch)
tree19dc60938314087267a1ac3d6cdb6788dd3b5140 /docs/specs/dev-setup-project-spec.org
parentf8fc231f8ca4ac11f76ddd27c1ebe467260d7a8d (diff)
downloaddotemacs-bb1f85e7fe2180c30757c7725db3e6bf8bb6dde8.tar.gz
dotemacs-bb1f85e7fe2180c30757c7725db3e6bf8bb6dde8.zip
fix(eat): make Escape the unified copy-mode exit
EAT's semi-char mode left the bare escape key unbound and treated ESC only as the Meta prefix, so a lone Escape never reached the pty. That is why C-<up>'s tmux copy-mode could not be exited with Escape: tmux's own Escape=cancel binding never saw the key. Bind <escape> to forward ESC to the terminal, so it cancels tmux copy-mode and still works in TUIs like vim. Also bind <escape> in eat-mode-map to return to semi-char, so the same key exits EAT's own emacs and char modes. One exit key for both copy views; q is no longer required.
Diffstat (limited to 'docs/specs/dev-setup-project-spec.org')
0 files changed, 0 insertions, 0 deletions