intellij terminal console setting
get more lines in the terminal
ans:
ctrl+shift+a, choose registry...
set terminal.buffer.max.lines.count from 1000 to 9999;
2. only the left part of the message can be seen in console
ans:
settings->editor->general->console set use soft wraps in console active: works for a while.
working on it
Last updated
Was this helpful?