aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/package-inventory.json
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
commitfae3ad57b80e23b4633e357af357d95c4a76145e (patch)
treedf39f93e89a799f3d47abff144ef4671699e5356 /scripts/theme-studio/package-inventory.json
parent3774b42d36d2b42d2e235f544b384ee832cc7607 (diff)
downloaddotemacs-fae3ad57b80e23b4633e357af357d95c4a76145e.tar.gz
dotemacs-fae3ad57b80e23b4633e357af357d95c4a76145e.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 'scripts/theme-studio/package-inventory.json')
0 files changed, 0 insertions, 0 deletions