Terminal++
3.1.0.4
A C++ library for interacting with ANSI terminal windows
Loading...
Searching...
No Matches
include
terminalpp
ansi
osc.hpp
1
#pragma once
2
3
#include "terminalpp/detail/ascii.hpp"
4
5
//* =========================================================================
9
//* =========================================================================
10
namespace
terminalpp::ansi::osc
{
11
12
inline
constexpr
byte
set_window_title = terminalpp::detail::ascii::two;
13
14
}
terminalpp::ansi::osc
Constants for commands that begin with the Operating System Control sequence.
Generated on Sun Feb 9 2025 13:01:29 for Terminal++ by
1.9.8