clearscreen

Erases the screen.

clearscreen <int>

Remarks

Causes Tera Term to erase the screen of VT window if <int> is 0.
Causes Tera Term to erase the scroll buffer and screen of VT window if <int> is 1.
Causes Tera Term to erase the screen of TEK window if <int> is 2.

Example

clearscreen 0