Expand description
A shoddy framebuffer for terminal applications.
Structs§
- Attributes
- A bitfield for VT text attributes.
- Framebuffer
- A shoddy framebuffer for terminal applications.
Enums§
- Indexed
Color - Standard 16 VT & default foreground/background colors.
Constants§
- DEFAULT_
THEME - Fallback theme. Matches Windows Terminal’s Ottosson theme.
- INDEXED_
COLORS_ COUNT - Number of indices used by
IndexedColor.