[PR #17544] Fix cursor invalidation with horizontal scrolling #31267

Closed
opened 2026-01-31 09:46:10 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


InvalidateCursor wants a viewport-relative coordinate.
Thankfully, this bug hasn't shipped anywhere yet.

Validation Steps Performed

  • Enable horizontal scrolling in conhost
  • Horizontally scroll
  • Cursor blinks
**Original Pull Request:** https://github.com/microsoft/terminal/pull/17544 **State:** closed **Merged:** Yes --- `InvalidateCursor` wants a viewport-relative coordinate. Thankfully, this bug hasn't shipped anywhere yet. ## Validation Steps Performed * Enable horizontal scrolling in conhost * Horizontally scroll * Cursor blinks ✅
claunia added the pull-request label 2026-01-31 09:46:10 +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#31267