summaryrefslogtreecommitdiff
path: root/scripts/calendar_sync_api.py
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
commita681ea175f316e37977e125bcfaf786fa6716641 (patch)
treed1d39ec72d2bced724a88868e123ed4749b7bec9 /scripts/calendar_sync_api.py
parentb94802c1902a8d79446b69a56a36750f7cc85c0f (diff)
downloaddotemacs-a681ea175f316e37977e125bcfaf786fa6716641.tar.gz
dotemacs-a681ea175f316e37977e125bcfaf786fa6716641.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 'scripts/calendar_sync_api.py')
0 files changed, 0 insertions, 0 deletions