Crate duat_term

Crate duat_term 

Source
Expand description

A terminal implementation for Duat’s Ui

This implementation is a sort of trial of the “preparedness” of RawUi’s API, in order to figure out what should be included and what shouldn’t.

Structs§

Area
AreaId
CStyle
Coords
Ui
VertRule
A vertical line on screen, useful, for example, for the separation of a Buffer and LineNumbers.
VertRuleBuilder
The configurations for the VertRule widget.

Enums§

Anchor
Brush
What type of line should separate widgets
Frame
Where to apply a Brush around widgets
SepChar
The chars that should be printed above, equal to, and below the main line.