问题
I've installed windows 10 and the terminal doesn't work in IntelliJ IDEA. I can open a new terminal, but I can't write.
回答1:
According to the Terminal help page comments, there is a bug report and a workaround:
Terminal works in Windows 10 if you use legacy console. To do so, open a command prompt window, 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.
回答2:
The latest windows updates causes this work around to fail. After I updated KB3081448 on windows 10 my terminal stopped working again.
来源:https://stackoverflow.com/questions/31716473/intellij-idea-terminal-broken-with-windows-10