NeoMutt  2025-01-09-117-gace867
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Parse colour commands

Parse NeoMutt 'color', 'uncolor', 'mono' and 'unmono' commands.

Data

Data Description Links
ColorFields Mapping of colour names to their IDs

Functions

Function Description Links
get_colorid_name() Get the name of a Colour ID
parse_color() Parse the 'color' command Command::parse(), command_parse
parse_color_command() Parse a 'color' command
parse_mono() Parse the 'mono' command Command::parse(), command_parse
parse_object() Identify a colour object
parse_uncolor() Parse the 'uncolor' command Command::parse(), command_parse
parse_uncolor_command() Parse an 'uncolor' command
parse_unmono() Parse the 'unmono' command Command::parse(), command_parse