SIGN IN SIGN UP
microsoft / terminal UNCLAIMED

The new Windows Terminal and the original Windows console host, all in the same place!

0 0 91 C++

Track the cursor dirty flag in the correct buffer (#20095)

Failure to do so will result in every console API requiring a cursor
update stalling for 500ms because we sent the update to the wrong
buffer.

Closes #20092
D
Dustin L. Howett committed
031998bfc3a2c3a71784ccbc547b2613c5aa68dc
Parent: 41e08a6
Committed by GitHub <noreply@github.com> on 4/8/2026, 10:08:28 PM