libghostty
Loading...
Searching...
No Matches
GhosttyTerminalUnknownSequenceValue Union Reference

#include <ghostty/vt/terminal.h>

Data Fields

GhosttyTerminalUnknownStringSequence apc
uint64_t _padding [16]

Detailed Description

Unsupported terminal sequence value.

Definition at line 379 of file terminal.h.

Field Documentation

◆ _padding

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.

◆ apc

Application Program Command (APC).

Definition at line 381 of file terminal.h.


The documentation for this union was generated from the following file: