Skip to content

Messages (ui_overlay.c)

Larry Kollar edited this page Jun 4, 2016 · 2 revisions

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 for status.