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++

Make DECSTR cursor restore behave like xterm in alt screen buffer (#20032)

There is some disagreement among terminal emulators as to whether DECSTR
(and therefore, soft reset) restores the cursor in the active buffer or
in all buffers.

We had previously chosen to restore the cursor in all buffers.

xterm restores the cursor only in the active buffer.

Closes #19918
A
aarushi singh committed
12e3455bb2bd62745fad87e1924ec8ef115ec54a
Parent: fb71a04
Committed by GitHub <noreply@github.com> on 5/14/2026, 5:04:58 PM