NeoMutt  2025-09-05-55-g97fc89
Teaching an old dog new tricks
DOXYGEN
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Parse the 'set' command

Parse the 'set' command

Functions

Function Description Links
command_set_decrement() Decrement a variable by a value
command_set_expand_value() Expand special characters
command_set_increment() Increment a variable by a value
command_set_query() Query a variable
command_set_reset() Reset a variable
command_set_set() Set a variable to the given value
command_set_toggle() Toggle a boolean, quad, or number variable
command_set_unset() Unset a variable
parse_set() Parse the 'set' family of commands Command::parse(), command_parse