Is it possible to clear a terminal but without having to stop the current running program
Asked
Active
Viewed 43 times
Is it possible to clear a terminal but without having to stop the current running program
Ctrl + Z
, and then resume it with the commandfg
- does this match your usecase? – Artur Meinild Aug 12 '22 at 10:31