5

I can not type in the terminal:

enter image description here

What is the problem? Help please.

Dan Dascalescu
  • 143,271
  • 52
  • 317
  • 404
Maf10so
  • 53
  • 1
  • 4
  • what is your Windows version? I can suggest creating a support ticket. Please make sure to attach your idea.log to it – lena Feb 02 '15 at 14:58
  • See the fix here: http://stackoverflow.com/questions/30153076/webstorm-phpstorm-issue-with-terminal-on-windows-10 – James Gentes Aug 12 '15 at 03:20

3 Answers3

7

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

Andre Evangelista
  • 3,390
  • 1
  • 21
  • 14
4

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

Community
  • 1
  • 1
Raees Iqbal
  • 2,160
  • 1
  • 18
  • 15
0

Try adding new terminal tab (open new session) by pressing the green PLUS sign (or right click->new session). This worked for me.

Vitali Kaspler
  • 1,340
  • 10
  • 16