IntelliJ Idea Terminal broken with Windows 10
问题 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