[PR #17617] Fix cursor invalidation, again #31296

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

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

State: closed
Merged: Yes


Regressed in #15500, incorrectly fixed in #17332, exposed by #17583.
My ineptitude on full display. If this isn't the last cursor
invalidation bug I'm going to cry.

Closes #17615

Validation Steps Performed

  • cmd.exe
  • a directory with 6 files
  • 80x24 viewport
  • run cls
  • run dir twice
**Original Pull Request:** https://github.com/microsoft/terminal/pull/17617 **State:** closed **Merged:** Yes --- Regressed in #15500, incorrectly fixed in #17332, exposed by #17583. My ineptitude on full display. If this isn't the last cursor invalidation bug I'm going to cry. Closes #17615 ## Validation Steps Performed * cmd.exe * a directory with 6 files * 80x24 viewport * run `cls` * run `dir` twice
claunia added the pull-request label 2026-01-31 09:46:24 +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#31296