diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-29 19:05:04 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-29 19:05:04 -0400 |
| commit | fae3ad57b80e23b4633e357af357d95c4a76145e (patch) | |
| tree | df39f93e89a799f3d47abff144ef4671699e5356 /scripts/theme-studio/default-face-summary.py | |
| parent | 3774b42d36d2b42d2e235f544b384ee832cc7607 (diff) | |
| download | dotemacs-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/default-face-summary.py')
0 files changed, 0 insertions, 0 deletions
