Open
Description
Environment
PS version: 7.0.0-rc.3
PSReadline version: 2.0.0
os: Linux antares 5.4.0-4-amd64 #1 SMP Debian 5.4.19-1 (2020-02-13) x86_64 GNU/Linux
PS file version: 7.0.0.0
HostName: ConsoleHost
BufferWidth: 120
BufferHeight: 50
Also happens in Azure Cloud; this is likely in the Unix compat layer.
Steps to reproduce
Use a terminal emulator that does not respond to CSI 6
n
(DSR
Device Status Report 6, Cursor Position).
Launch powershell. Wait.
Expected behavior
It doesn't explode.
Actual behavior
It dumps random memory to the output stream, then just exits.