clears the terminal screen and moves the cursor to the top-left position
None
None
std::cursor_home | moves the cursor to the top-left position |
std::cursor_on | turns the terminal cursor on |
std::cursor_off | turns the terminal cursor off |
std::restore_colours | set default colours for text and background |