![]() |
libghostty
|
#include <ghostty/vt/terminal.h>
Data Fields | |
| GhosttyTerminalUnknownStringSequence | apc |
| uint64_t | _padding [16] |
Unsupported terminal sequence value.
Definition at line 379 of file terminal.h.
| uint64_t _padding[16] |
Padding for ABI compatibility. Do not use.
128 bytes leaves room for future structured sequence payloads, such as CSI with borrowed parameter, separator, and intermediate arrays, without changing the tagged union's ABI.
Definition at line 390 of file terminal.h.
Application Program Command (APC).
Definition at line 381 of file terminal.h.