Skip to main content

Arlecchino.Rendering.Terminals

Classes

TypeSummary
TerminalCapabilitiesWhat the terminal can actually show. Detected once at startup and consulted by every style when it builds its escape sequence; assign TerminalCapabilities.Color to override the guess.
TerminalProbeAsks the terminal what it can do, once, before the application starts reading keys. The questions end with the one every terminal answers, so its reply is the signal that no other reply is coming.

Enums

TypeSummary
ImageProtocolHow a picture reaches the terminal. Like GraphSymbols, this is a question of what the terminal can do rather than of taste.