aboutsummaryrefslogtreecommitdiff
path: root/docs/calendar-sync-api-setup.org
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
commit950927e2c4fe20d434b0fd75ee25bba7bf5cfd13 (patch)
treebadd0e298f2e05e3a0022d83b9522102fe9d5647 /docs/calendar-sync-api-setup.org
parent9597fb64fcc62a9c3adaaa58ac3d9e5362508884 (diff)
downloaddotemacs-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 'docs/calendar-sync-api-setup.org')
0 files changed, 0 insertions, 0 deletions