NeoMutt  2024-03-23-147-g885fbc
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Regex Colour

A set of regexes and colours that should be applied to a graphical object, e.g Body of an Email.

Data

Data Description Links
AttachList List of colours applied to the attachment headers
BodyList List of colours applied to the email body
HeaderList List of colours applied to the email headers
IndexAuthorList List of colours applied to the author in the index
IndexCollapsedList List of colours applied to a collapsed thread in the index
IndexDateList List of colours applied to the date in the index
IndexFlagsList List of colours applied to the flags in the index
IndexLabelList List of colours applied to the label in the index
IndexList List of default colours applied to the index
IndexNumberList List of colours applied to the message number in the index
IndexSizeList List of colours applied to the size in the index
IndexSubjectList List of colours applied to the subject in the index
IndexTagList List of colours applied to tags in the index
IndexTagsList List of colours applied to the tags in the index
StatusList List of colours applied to the status bar

Functions

Function Description Links
add_pattern() Associate a colour to a pattern
regex_color_clear() Free the contents of a Regex colour
regex_color_free() Free a Regex colour
regex_color_list_clear() Free the contents of a RegexColorList
regex_color_new() Create a new RegexColor
regex_colors_cleanup() Clear the Regex colours
regex_colors_get_list() Return the RegexColorList for a colour id
regex_colors_init() Initialise the Regex colours
regex_colors_parse_color_list() Parse a Regex 'color' command
regex_colors_parse_status_list() Parse a Regex 'color status' command
regex_colors_parse_uncolor() Parse a Regex 'uncolor' command