Terminal++ 3.1.0.4
A C++ library for interacting with ANSI terminal windows
All Classes Namespaces Functions Variables Typedefs Friends Pages Concepts
Public Member Functions | List of all members
terminalpp::use_normal_screen_buffer Class Reference

A manipulator that enables the use of the normal screen buffer. 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 use the normal screen buffer.
 

Detailed Description

A manipulator that enables the use of the normal screen buffer.


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