std::size_t write(const std::string &str) const
void applyOptions() const
Term::Options getOptions() const noexcept
std::string screen_save()
std::string style(const Term::Style &style)
@ ClearScreen
Clear the screen (and restore its states when the program stops).
@ NoCursor
Hide the cursor (and restore its states when the program stops).
@ Reset
resets all attributes (styles and colors)
std::string cursor_move(const std::size_t &row, const std::size_t &column)
std::string screen_load()
std::string clear_buffer()