Not able to type anything in intellij idea terminal latest version on Windows 10

前端 未结 3 937
傲寒
傲寒 2021-02-18 14:13

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

3条回答
  •  星月不相逢
    2021-02-18 14:23

    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.

提交回复
热议问题