diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-26 09:31:15 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-26 09:31:15 -0400 |
| commit | e11fd0471920f2c24faeabbde14aaca2aea167e0 (patch) | |
| tree | 0a7dddbad6fd063a17c52da9911467e921cc71e1 /modules/custom-datetime.el | |
| parent | bb1f85e7fe2180c30757c7725db3e6bf8bb6dde8 (diff) | |
| download | dotemacs-e11fd0471920f2c24faeabbde14aaca2aea167e0.tar.gz dotemacs-e11fd0471920f2c24faeabbde14aaca2aea167e0.zip | |
fix(eat): forward word-motion arrows to the terminal in agent buffers
C-/M-left/right were in EAT's default eat-semi-char-non-bound-keys, so they fell through to Emacs and ran left-word/right-word, moving point in the EAT buffer instead of being sent to the program. The terminal's own cursor never moved, so the next keystroke snapped point back to the real cursor -- the "cursor jumps back" symptom when editing claude's input. Bind them to eat-self-input so they forward as word motion, the way ghostel did. Window arrows (S-, C-M-) still reach Emacs for windmove and buffer-move.
Diffstat (limited to 'modules/custom-datetime.el')
0 files changed, 0 insertions, 0 deletions
