Module framebuffer

Module framebuffer 

Source
Expand description

A shoddy framebuffer for terminal applications.

Structs§

Attributes
A bitfield for VT text attributes.
Framebuffer
A shoddy framebuffer for terminal applications.

Enums§

IndexedColor
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.