Ubuntu Manpages

function::ansi_clear_screen

Move cursor to top left and clear screen.

    ansi_clear_screen()

None

Sends ansi code for moving cursor to top left and then the ansi code for clearing the screen from the cursor position to the end.

tapset::ansi(3stap)