[PR #13656] Scroll to top when select all action is invoked #29693

Open
opened 2026-01-31 09:36:21 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/13656

State: closed
Merged: Yes


Summary of the Pull Request

In general, when a selection marker is shown, we should scroll to it. The selectAll action adds a selection marker, but we don't scroll to it. This PR makes it such that we do do that.

Epic: #4993
Closes #13485

**Original Pull Request:** https://github.com/microsoft/terminal/pull/13656 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request In general, when a selection marker is shown, we should scroll to it. The `selectAll` action adds a selection marker, but we don't scroll to it. This PR makes it such that we do do that. Epic: #4993 Closes #13485
claunia added the pull-request label 2026-01-31 09:36:21 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29693