How to disable the console echo?
已回答
An Ubuntu 17.04 user
When inputing a large amount of data into the built-in console, I found the automatic echo could easily make the output confused with the input echo.
Then I searched the settings, but no such option is provided.
So how to just temporary shut it off?
请先登录再写评论。
Please try to do the following: in Registry (Help | Find Action..., type "Registry" there) disable the "run.processes.with.pty" option and restart CLion. Does that help?