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
Coords
Frame
A frame around a spawned Area
Ui
The RawUi implementation for duat-term
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
Border
Where to apply a BorderStyle around widgets
BorderStyle
What type of line should separate widgets
FrameStyle
The style for a spawned Area’s Frame
SepChar
The chars that should be printed above, equal to, and below the main line.

Functions§

set_default_frame_style
Sets the default FrameStyle for all spawned Areas