NeoMutt  2025-01-09-41-g086358
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
mutt_parse_color() Parse the 'color' command Command::parse(), command_parse
mutt_parse_mono() Parse the 'mono' command Command::parse(), command_parse
mutt_parse_uncolor() Parse the 'uncolor' command Command::parse(), command_parse
mutt_parse_unmono() Parse the 'unmono' command Command::parse(), command_parse
parse_color() Parse a 'color' command
parse_object() Identify a colour object
parse_uncolor() Parse an 'uncolor' command