diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-18 17:00:08 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-18 17:00:08 -0400 |
| commit | 55fb9102c70dc272d4267aec30eed4860f3abdf5 (patch) | |
| tree | df2f80a85eb42b17d8770545440523e331266a20 /modules/external-open-lib.el | |
| parent | a537ef1155bff9aa269a6e7d6d30aa9a378f552b (diff) | |
| download | dotemacs-55fb9102c70dc272d4267aec30eed4860f3abdf5.tar.gz dotemacs-55fb9102c70dc272d4267aec30eed4860f3abdf5.zip | |
feat(vterm): forward <escape> to the pty in vterm-mode
`<escape>' is bound globally to `keyboard-escape-quit' in
modules/keybindings.el, so Emacs swallows the key before it can reach the
pty. Bind it in vterm-mode-map to cj/vterm-send-escape, which writes a
literal ESC byte via vterm-send-string. tmux's copy-mode `cancel' binding
then fires; vi-mode exits, fzf cancel, etc., also work as expected.
Diffstat (limited to 'modules/external-open-lib.el')
0 files changed, 0 insertions, 0 deletions
