kaycxx-term
C++ terminal library
Loading...
Searching...
No Matches
term.hpp
Go to the documentation of this file.
1// SPDX-FileCopyrightText: 2026 Klaus Reimer <k@ailis.de>
2// SPDX-License-Identifier: MIT
3
4#pragma once
5
13#include <kaycxx/term/color.hpp>
20#include <kaycxx/term/sgr.hpp>
Defines ANSI control sequence handling modes.
Defines the basic 16-color terminal palette.
Defines the terminal color value type.
Defines foreground and background color styling helpers.
Defines terminal cursor style values.
Defines indexed 256-color terminal colors.
Defines terminal input modes.
Defines RGB true-color terminal colors.
Defines SGR terminal style commands.
Defines the terminal class.
Defines terminal size values.