aboutsummaryrefslogtreecommitdiff
path: root/modules/browser-config.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-29 19:05:04 -0400
committerCraig Jennings <c@cjennings.net>2026-06-29 19:05:04 -0400
commitde86eb5aeec9692c2fbc5e5567e021269bd82ff5 (patch)
tree3cba43717f3d1dde7fce703efaa3e4b82a03837e /modules/browser-config.el
parent345c6cf5f008b872e6a223066f9196f780dab1bd (diff)
downloaddotemacs-de86eb5aeec9692c2fbc5e5567e021269bd82ff5.tar.gz
dotemacs-de86eb5aeec9692c2fbc5e5567e021269bd82ff5.zip
feat(eat): make Ctrl+Backspace delete the previous word
Inside EAT terminals C-<backspace> did nothing: terminals send no standard code for it, so EAT forwarded a bare key the program dropped. I bound it in eat-semi-char-mode-map to send M-DEL (ESC DEL) to the pty, which readline maps to backward-kill-word. That's the same word-boundary delete C-<backspace> does in normal buffers.
Diffstat (limited to 'modules/browser-config.el')
0 files changed, 0 insertions, 0 deletions