Expand description
ANSI Terminal Stream Parsing
Modules§
- C0 set of 7-bit control characters (from ANSI X3.4-1977).
Structs§
- The processor wraps a
vte::Parser
to ultimately call methods on a Handler
Enums§
- Terminal character attributes
- Identifiers which can be assigned to a graphic character set
- Mode for clearing terminal
- Describes shape of cursor
- Mode for clearing line
- Terminal modes
- Standard colors
- Standard or common character sets which can be designated as G0-G3
- Mode for clearing tab stops
Traits§
- Type that handles actions from the parser
- Trait that provides properties of terminal