[PR #19549] mark mode: begin selection at viewport when scrolled up #31872

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

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

State: closed
Merged: Yes


Summary of the Pull Request

Updates mark mode so that it starts at the viewport's origin (top-left) if we're not scrolled to the bottom. This is based on the discussion in #19488.

Validation Steps Performed

scrolled at bottom --> mark mode starts at cursor
scrolled up --> mark mode starts at cursor

Closes #19488

**Original Pull Request:** https://github.com/microsoft/terminal/pull/19549 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Updates mark mode so that it starts at the viewport's origin (top-left) if we're not scrolled to the bottom. This is based on the discussion in #19488. ## Validation Steps Performed ✅ scrolled at bottom --> mark mode starts at cursor ✅ scrolled up --> mark mode starts at cursor Closes #19488
claunia added the pull-request label 2026-01-31 09:50:05 +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#31872