Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Terminal does not work in the WebStorm 9

Tags:

webstorm

I can not type in the terminal:

enter image description here

What is the problem? Help please.

like image 491
Maf10so Avatar asked Feb 01 '15 09:02

Maf10so


2 Answers

I have Windows 10. I went to CMD properties and enabled the "use inherited console" option. (Sorry, my print is in Portuguese. But I think it will help.

enter image description here

like image 199
Andre Evangelista Avatar answered Nov 09 '22 13:11

Andre Evangelista


I had the same problem. Disabling "experimental features" for cmd did the trick for me. Right click the title bar of the cmd and go properties.

Be sure to restart Webstorm or PhpStorm after doing these.

For Windows 10: Just check the "Use legacy console" option.

enter image description here

For Windows 10 Technical Preview: Uncheck "Enable Experimental Console features" in "Experimental" tab disable experimental features of cmd.exe

like image 41
Raees Iqbal Avatar answered Nov 09 '22 12:11

Raees Iqbal