clearAll

abstract fun clearAll()

Clears all visible content and scrollback history, resets the pen, homes the cursor, clears the DECSC saved-cursor slot, and restores tab stops to the VT100 default spacing.

The scroll region is not affected. For a full terminal reset use TerminalBuffer.reset.