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
The problem in my case was that I had the "Start directory" field of the Tools > Terminal settings page set to a path which didn't exist on my drive. It's too bad the error message is not more specific when this kind of mistake is made.