Terminal++
4.0.1.23
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 Fri Jun 20 2025 07:26:15 for Terminal++ by
1.9.8