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 | 950927e2c4fe20d434b0fd75ee25bba7bf5cfd13 (patch) | |
| tree | badd0e298f2e05e3a0022d83b9522102fe9d5647 /tests/fixtures/calendar-sync-api | |
| parent | 9597fb64fcc62a9c3adaaa58ac3d9e5362508884 (diff) | |
| download | dotemacs-950927e2c4fe20d434b0fd75ee25bba7bf5cfd13.tar.gz dotemacs-950927e2c4fe20d434b0fd75ee25bba7bf5cfd13.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 'tests/fixtures/calendar-sync-api')
0 files changed, 0 insertions, 0 deletions
