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
- Coords
- Frame
- A frame around a spawned
Area - Ui
- The
RawUiimplementation forduat-term - Vert
Rule - A vertical line on screen, useful, for example, for the separation
of a
BufferandLineNumbers. - Vert
Rule Builder - The configurations for the
VertRulewidget.
Enums§
- Anchor
- Border
- Where to apply a
BorderStylearound widgets - Border
Style - What type of line should separate widgets
- Frame
Style - The style for a spawned
Area’sFrame - SepChar
- The
chars that should be printed above, equal to, and below the main line.
Functions§
- set_
default_ frame_ style - Sets the default
FrameStylefor all spawnedAreas