I am using Intellij idea 14.1.3 latest community version. I am not able to type a single letter in the terminal. I am not getting whats the issue. Could anybody help me to solve
This is tracked in JetBrains bug tracker here: https://youtrack.jetbrains.com/issue/IDEA-143300 Please vote for this issue.
There is a workaround which is to enable Legacy mode for the Windows shell.
To do so, open a command prompt window (cmd.exe
), right click on the title, then select Properties
. At the bottom, check Use legacy console
. Confirm the dialog. Go back to the IDE and launch a new Terminal. It should work.
(Linux:) A simple Control + C
seems to help.
PS: No, that does not indicate that someone is just unable to quit a program that is running in the terminal. That is not the problem here.
I faced the same problem in IntelliJ while I was working on a gradle-jbehave project. My problem was I had created the project using commandline and had left the command prompt window open. The issue disappeared when I closed all the open command prompt windows, ie: