Terminal++ 3.1.0.4
A C++ library for interacting with ANSI terminal windows
Loading...
Searching...
No Matches
Public Member Functions | List of all members
terminalpp::restore_cursor_position Class Reference

A manipulator that restores the cursor position. More...

#include <terminal.hpp>

Public Member Functions

void operator() (terminalpp::behaviour const &beh, terminalpp::terminal_state &state, terminal::write_function const &write_fn) const
 Writes ANSI codes necessary to restore the cursor position.
 

Detailed Description

A manipulator that restores the cursor position.


The documentation for this class was generated from the following files: