-
Notifications
You must be signed in to change notification settings - Fork 822
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
Remote screen (via ssh) crashes BashOnWindows #100
Comments
Works for me - but terminates on Ctrl-A-D instead of detaches... very inconvenient. |
Might want to try Cmder and set Bash up as a task:
I think specifically, the issue you're having isn't with
|
I'm getting this too. If you don't maximize bash it seems to work. |
Investigating |
So I'm seeing a bunch of related but separate issues here so let me see if I can't work them all out:
|
affects me too. Using another ssh client (i.e., the one distributed with git for windows) inside cmd.exe works. Logs report a crash of conhost.exe:
Windows build 14332.1001 |
Hi, |
Note: I just tested screen on a remote ssh Linux from WSL bash and this bug might not be fixed on 14352, or incompletely. The first time the console crashed, and on two or three subsequent tries it worked. |
Still doesn't seem to be fixed in 14352.1002. For me it manifests as crashing the terminal when closing vim, which I assume does the same tput reset and tput init bug as #399 and #400 |
I'm virtually certain this is resolved in build 14388+ Please reopen if you continue to see this issue, thanks! |
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: