WSL terminal in GoLand
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Settings > Tools > Terminal > Application settings | |
"C:\Windows\System32\bash.exe" --login -i -c zsh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thank you, I was trying to use goland in wsl, and terminal was not working, Now it works