How to clear text in Qt Creator terminal
-
wrote on 27 Aug 2023, 10:14 last edited by JacobNovitsky
Need to clear text in Qt Creator terminal, without re-opening project
CTRL+A + DEL does the trick -
-
Need to clear text in Qt Creator terminal, without re-opening project
CTRL+A + DEL does the trickwrote on 27 Aug 2023, 11:02 last edited by@JacobNovitsky What exactly do you mean by "Qt Creator terminal"?
-
Need to clear text in Qt Creator terminal, without re-opening project
CTRL+A + DEL does the trick@JacobNovitsky If you mean the Application Output pane then there's a Clear button with a broom icon on its toolbar.
-
@JacobNovitsky If you mean the Application Output pane then there's a Clear button with a broom icon on its toolbar.
wrote on 27 Aug 2023, 16:26 last edited byAlso the shortcut
Ctrl+L
, which is standard in terminals for clearing the screen.
1/4