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::set_window_title Class Reference

A manipulator that sets the window title according to the terminal behaviour. More...

#include <terminal.hpp>

Public Member Functions

 set_window_title (std::string title)
 
void operator() (terminalpp::behaviour const &beh, terminalpp::terminal_state &state, terminal::write_function const &write_fn) const
 Writes ANSI codes necessary to disable the mouse.
 

Detailed Description

A manipulator that sets the window title according to the terminal behaviour.


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