diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-26 10:43:28 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-26 10:43:28 -0400 |
| commit | 7b42f3f6928c7d645e5233796142590e980aad84 (patch) | |
| tree | c59e670092e77b01fed0cd8dd97a25932cc7a9f1 /scripts/theme-studio/styles.css | |
| parent | 77733b700b586bcc0a76acce8ba75e99987c984d (diff) | |
| download | dotemacs-7b42f3f6928c7d645e5233796142590e980aad84.tar.gz dotemacs-7b42f3f6928c7d645e5233796142590e980aad84.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 'scripts/theme-studio/styles.css')
0 files changed, 0 insertions, 0 deletions
