How to clear all output in Vte.Terminal ?
How to clear output in Vte.Terminal?
370 Views Asked by deni123 At
5
There are 5 best solutions below
0
On
It would only clear the text visible in the terminal, but, you can run the cls command or tinker with the feed() method and empty spaces.
I'm using