Terminal++ 3.1.0.4
A C++ library for interacting with ANSI terminal windows
|
Constants for 8-bit "C1" ANSI control sequences. More...
Variables | |
constexpr byte | enable [] |
constexpr byte | ind = 0x84 |
constexpr byte | nel = 0x85 |
constexpr byte | hts = 0x88 |
constexpr byte | ri = 0x8D |
constexpr byte | ss2 = 0x8E |
constexpr byte | ss3 = 0x8F |
constexpr byte | dcs = 0x90 |
constexpr byte | spa = 0x96 |
constexpr byte | epa = 0x97 |
constexpr byte | sos = 0x98 |
constexpr byte | decid = 0x9A |
constexpr byte | csi = 0x9B |
constexpr byte | st = 0x9C |
constexpr byte | osc = 0x9D |
constexpr byte | pm = 0x9E |
constexpr byte | apc = 0x9F |
Constants for 8-bit "C1" ANSI control sequences.
|
inlineconstexpr |