Skip to content

Fix auto-scroll and selection during active output#560

Open
SilverMarcs wants to merge 1 commit into
migueldeicaza:mainfrom
SilverMarcs:contrib-scroll-selection-fixes
Open

Fix auto-scroll and selection during active output#560
SilverMarcs wants to merge 1 commit into
migueldeicaza:mainfrom
SilverMarcs:contrib-scroll-selection-fixes

Conversation

@SilverMarcs

Copy link
Copy Markdown
Contributor

Sets terminal.userScrolling when the user scrolls away from the bottom so incoming output no longer yanks the viewport back down. Also stops clearing selection on every feed/linefeed unless the hosted app has actually requested mouse reporting (mouseMode != .off).

Set terminal.userScrolling when the user scrolls away from the bottom so
incoming output no longer yanks the viewport back down. Also stop clearing
selection on every feed/linefeed unless the hosted app has actually
requested mouse reporting (mouseMode != .off).

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
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