mskyaxl / wsl-terminal

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

Allow alternative shells more gracefully. #73

Open itsjoel opened 6 years ago

itsjoel commented 6 years ago

Right now it appears that this uses bash.exe. Please use wsl.exe instead, so that it opens using the default shell. There is a way to set the default shell in /tools but it's unnecessary. Unless I am mistaken, and it's more complicated.

goreliu commented 6 years ago

See also https://github.com/goreliu/wsl-terminal/issues/53.

goreliu commented 6 years ago

Waiting for new wslbridge releases.