How to disable the console echo?
Answered
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 sign in to leave a comment.
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?