Linux regression: copy vs mouse-wheel scroll is either/or (CLAUDE_CODE_DISABLE_MOUSE trade-off)

Open 💬 0 comments Opened Jul 10, 2026 by Anthony1011

Default mode: mouse wheel works but selected text cannot be copied (Ctrl+Shift+C / right-click / middle-click all fail).
With CLAUDE_CODE_DISABLE_MOUSE=1: copy works but mouse wheel scrolling is dead.

Users are forced to choose between two basic functions. Regression - earlier versions allowed both.

Env: Claude Code 2.1.206, Ubuntu (X11), GNOME Terminal.
Related: #62699, #43942. Also submitted via /feedback.

View original on GitHub ↗