Module ansi

Source
Expand description

ANSI Terminal Stream Parsing

Modules§

C0
C0 set of 7-bit control characters (from ANSI X3.4-1977).

Structs§

Processor
The processor wraps a vte::Parser to ultimately call methods on a Handler

Enums§

Attr
Terminal character attributes
CharsetIndex
Identifiers which can be assigned to a graphic character set
ClearMode
Mode for clearing terminal
Color
CursorStyle
Describes shape of cursor
LineClearMode
Mode for clearing line
Mode
Terminal modes
NamedColor
Standard colors
StandardCharset
Standard or common character sets which can be designated as G0-G3
TabulationClearMode
Mode for clearing tab stops

Traits§

Handler
Type that handles actions from the parser
TermInfo
Trait that provides properties of terminal