Skip to content

Conversation

@smoosex
Copy link

@smoosex smoosex commented Jan 8, 2026

When moving cursor in Claude Code's interactive terminal UI, each cursor movement was triggering selection update API calls that caused screen flickering. This fix checks the current mode and skips selection tracking when in terminal mode ('t').

When moving cursor in Claude Code's interactive terminal UI,
each cursor movement was triggering selection update API calls
that caused screen flickering. This fix checks the current mode
and skips selection tracking when in terminal mode ('t').

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant