Arlecchino.Rendering.Terminals
Classes
| Type | Summary |
|---|---|
TerminalCapabilities | What 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. |
TerminalProbe | Asks 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
| Type | Summary |
|---|---|
ImageProtocol | How a picture reaches the terminal. Like GraphSymbols, this is a question of what the terminal can do rather than of taste. |