mskyaxl / wsl-terminal

Terminal emulator for Windows Subsystem for Linux (WSL)
MIT License
3.12k stars 160 forks source link

crash after upgrading to WSL 2 #159

Closed njzjz closed 4 years ago

transtone commented 5 years ago

https://github.com/rprichard/wslbridge/issues/44

Biswa96 commented 4 years ago

Cygwin now has Windows ConPTY support. See this commit. Released in Cygwin 3.1.0-0.3 test build. So, wsl.exe and other Windows console programs can be executed directly in mintty, no need to use wslbridge or winpty related programs.

transtone commented 4 years ago

@Biswa96 what a good news!

TTTPOB commented 4 years ago

same problem. Any solution at daily-user-level? I think what Biswa96 said is more like a developer level solution...

mskyaxl commented 4 years ago

Fixed