[PR #19182] fix(ControlCore): prevent cursor repositioning during mouse selection #31735

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

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

State: closed
Merged: Yes


References and Relevant Issues

https://github.com/microsoft/terminal/issues/19181

Detailed Description of the Pull Request / Additional comments

  • Modify the cursor repositioning logic to check if a selection is in progress
  • Only reposition the cursor when the mouse is used for positioning, not during selection operations
**Original Pull Request:** https://github.com/microsoft/terminal/pull/19182 **State:** closed **Merged:** Yes --- ## References and Relevant Issues https://github.com/microsoft/terminal/issues/19181 ## Detailed Description of the Pull Request / Additional comments - Modify the cursor repositioning logic to check if a selection is in progress - Only reposition the cursor when the mouse is used for positioning, not during selection operations
claunia added the pull-request label 2026-01-31 09:49:12 +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#31735