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 | 61ad680be913f882008babec6c4e6ce89fb0ed6f (patch) | |
| tree | 11c81a22b856c07fa6e0af80fa319548fab4026f /scripts/theme-studio/generate.py | |
| parent | 9e9b2aa83bfddb35c0f6eb99b7c89677798983d3 (diff) | |
| download | dotemacs-61ad680be913f882008babec6c4e6ce89fb0ed6f.tar.gz dotemacs-61ad680be913f882008babec6c4e6ce89fb0ed6f.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 'scripts/theme-studio/generate.py')
0 files changed, 0 insertions, 0 deletions
