Expand description
Utilities for stylizing the text of Duat
Macros§
Structs§
Enums§
- Represents a color.
- A command that sets the style of the cursor. It uses two types of escape codes, one to control blinking, and the other the shape.
Constants§
- The
FormIdof the"Default"form - The
FormIdof the"ExtraCursor"form - The
FormIdof the"ExtraSelection"form - The
FormIdof the"Inactive"form - The
FormIdof the"MainCursor"form - The
FormIdof the"MainSelection"form
Traits§
- Either a
Formor a name of a form
Functions§
- The current extra cursor, with the
"ExtraCursor"Form - The current main cursor, with the
"MainCursor"Form - The name of a form, given a
FormId - A
Painterfor coloring text efficiently - Sets the
Formby the name ofname - Sets extra cursors’s shapes
- Sets the main cursor’s shape
- Sets a form, “weakly”
- Removes extra cursors’s shapes
- Removes the main cursor’s shape