Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reducing window height on startup breaks cmd/powershell as of recent 1809 builds #156

Open
rprichard opened this issue Sep 17, 2018 · 2 comments

Comments

@rprichard
Copy link
Owner

See microsoft/vscode#57803

@domske
Copy link

domske commented Feb 12, 2019

Just another recorded gif to show the issue. (recorded before I searched for duplicates. 😄 )
screen

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

@segrey
Copy link

segrey commented Mar 5, 2019

@rprichard Any idea how it can be workarounded? What if console windows height is always kept the same (say 1000 rows)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants