Messages (ui_overlay.c) - larrykollar/tines GitHub Wiki
Messages (ui_overlay.c)
- helptext <help for context>
Defines the help text for the current context.
The character|
alternates between the menuitem and the menutext styles.
||
is the escape sequence for a single pipe. - status [-c|--clear] <message>
Adds <message> as the newest status line.
Use-c
or--clear
to clear all pending status messages off the screen. - echo [-c|--clear] <message>
Alias forstatus
.