aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-26 10:43:28 -0400
committerCraig Jennings <c@cjennings.net>2026-06-26 10:43:28 -0400
commit01fb412800953c147cb69bf944c18538a2cb54a5 (patch)
tree51bd893585850d65c78fa1da676b23c3c4c4adc3 /Makefile
parentd5241b667306233880924ac79b08c3fa7533c898 (diff)
downloaddotemacs-01fb412800953c147cb69bf944c18538a2cb54a5.tar.gz
dotemacs-01fb412800953c147cb69bf944c18538a2cb54a5.zip
feat(eat): tame the viewport bounce from full-frame inline redraws
Claude Code (and any Ink-style inline TUI) moves the terminal cursor up to redraw its whole block and back to the bottom on every tick; EAT follows the cursor with point, so the Emacs window chases it up and down -- the bounce. Add cj/--eat-tame-scroll on eat-mode-hook: scroll-conservatively 101, scroll-margin 0, and auto-window-vscroll nil, so the window line-scrolls minimally instead of recentering. It doesn't remove the bounce (the inline redraw is the root) but makes each jump gentler.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions