Expand description
ANSI Terminal Stream Parsing
Modules§
- C0
- C0 set of 7-bit control characters (from ANSI X3.4-1977).
- C1
- C1 set of 8-bit control characters (from ANSI X3.64-1979)
Structs§
- Performer
- Helper type that implements
vte::Perform
. - Processor
- The processor wraps a
vte::Parser
to ultimately call methods on a Handler - Processor
State - Internal state for VTE processor
- Rgb
Enums§
- Attr
- Terminal character attributes
- Charset
Index - Identifiers which can be assigned to a graphic character set
- Clear
Mode - Mode for clearing terminal
- Color
- Cursor
Style - Describes shape of cursor
- Line
Clear Mode - Mode for clearing line
- Mode
- Terminal modes
- Mouse
Cursor - Facade around winit’s
MouseCursor
- Named
Color - Standard colors
- Standard
Charset - Standard or common character sets which can be designated as G0-G3
- Tabulation
Clear Mode - Mode for clearing tab stops