What's wrong with this entry?
/terminal-setup now includes an interactive scroll-speed control for tuning mouse wheel behavior in the terminal.
claude
# Run /terminal-setup, then use left/right to adjust scroll speed- Shows current terminal/editor scroll behavior.
- Lets users adjust with left/right arrows, reset with
r, save with Enter, or cancel with Esc. - Saves the selected value to user settings as
CLAUDE_CODE_SCROLL_SPEED. - Detects terminal context such as VS Code, Cursor, Windows Terminal, xterm.js, and high-rate wheel events.
Interactive scroll-speed UI (search for "Scroll speed", "Scroll to feel it · ←/→ adjust · r reset to auto · Enter save · Esc cancel", "CLAUDE_CODE_SCROLL_SPEED")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.