aboutsummaryrefslogtreecommitdiff
path: root/modules/calendar-sync.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-18 17:00:08 -0400
committerCraig Jennings <c@cjennings.net>2026-05-18 17:00:08 -0400
commitc4ce432bae65e98ea5e77106e0bab67b9e95ef75 (patch)
tree7e30016b2264b54e75c8d4cec0230a892c869827 /modules/calendar-sync.el
parent2db92366b572fe4d92bdb2402fb7dfcdb3d94136 (diff)
downloaddotemacs-c4ce432bae65e98ea5e77106e0bab67b9e95ef75.tar.gz
dotemacs-c4ce432bae65e98ea5e77106e0bab67b9e95ef75.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/calendar-sync.el')
0 files changed, 0 insertions, 0 deletions