Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

termina: Fix text selection for first line scrolls up #26842

Merged
merged 1 commit into from
Mar 15, 2025

Conversation

smitbarmase
Copy link
Member

Closes #21626

Now scroll will only happen when cursor goes beyond the bounds of terminal.

Before:

Screen.Recording.2025-03-15.at.10.17.15.PM.mov

After:

Screen.Recording.2025-03-15.at.10.09.51.PM.mov

Release Notes:

  • Fixed an issue where selecting the first line in the terminal would cause it to scroll.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 15, 2025
@smitbarmase smitbarmase merged commit adbde21 into main Mar 15, 2025
15 checks passed
@smitbarmase smitbarmase deleted the fix-terminal-eager-scrolling branch March 15, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Terminal text selection of first line scrolls up
1 participant