ttx 0.1.0
Loading...
Searching...
No Matches
capability.h File Reference
#include "di/container/string/prelude.h"
#include "di/reflect/prelude.h"
#include "ttx/escape_sequence_parser.h"
#include "ttx/terminal/escapes/terminfo_string.h"

Go to the source code of this file.

Classes

struct  ttx::terminal::Capability
 Represents a Termcap capability. More...
 
struct  ttx::terminal::Terminfo
 Represents a terminfo entry. More...
 

Namespaces

namespace  ttx
 
namespace  ttx::terminal
 

Functions

auto ttx::terminal::get_ttx_terminfo () -> Terminfo const &
 
auto ttx::terminal::lookup_terminfo_string (di::StringView hex_name) -> TerminfoString