How do I get WebStorm to open a terminal?
When I try to do it I get an Exception:
\"java.io.IOEXception:couldn\'t create PTY\"
git
After the latest update the path needs to be in enclosed in quotes:
"C:\Program Files (x86)\Git\bin\sh.exe" -login -i