aboutsummaryrefslogtreecommitdiff
path: root/scripts/google-keep
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-26 09:31:15 -0400
committerCraig Jennings <c@cjennings.net>2026-06-26 09:31:15 -0400
commite11fd0471920f2c24faeabbde14aaca2aea167e0 (patch)
tree0a7dddbad6fd063a17c52da9911467e921cc71e1 /scripts/google-keep
parentbb1f85e7fe2180c30757c7725db3e6bf8bb6dde8 (diff)
downloaddotemacs-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 'scripts/google-keep')
0 files changed, 0 insertions, 0 deletions