winpty
winpty copied to clipboard
Reducing window height on startup breaks cmd/powershell as of recent 1809 builds
See https://github.com/Microsoft/vscode/issues/57803
Just another recorded gif to show the issue. (recorded before I searched for duplicates. 😄 )
I wondering, is this "really" a bug of Windows 10 - 1809? ... Anyway we should handle this. Maybe by replacing all line breaks at initializing the terminal? Or just emulate the enter key to reprint the prompt? The second solution is more a workaround and a bit dirty. But should work. ...
@rprichard Any idea how it can be workarounded? What if console windows height is always kept the same (say 1000 rows)?