Any way to use Cmder terminal in PHPstorm
Answered
When I try to set Cmder (http://cmder.net/) as the default terminal in phpstorm 2016.2, it's giving the following error: JAVA IO exception: couldn't create PTY.
Any way to make this work and have this one embedded in PHPStorm?
Please sign in to leave a comment.
Hello,
Please try to enclose the path within double quotes.
We also have a related request submitted to our tracker here: <https://youtrack.jetbrains.com/issue/IDEA-156425>. Please vote for it in order to move it up in the queue and receive notifications regarding the progress of the feature. See more information on working with tracker at <https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications>.
Yes, there is. Define an environment variable with your install path to Cmder.exe, then call it that way from the PhpStorm terminal settings:
Source:
https://github.com/cmderdev/cmder/issues/282#issuecomment-219684282