Dump all the config items in various formats.
| Function | Description | Links |
|---|---|---|
| dump_config() | Write all the config to a file | |
| dump_config_neo() | Dump the config in the style of NeoMutt | |
| escape_string() | Write a string to a buffer, escaping special characters | |
| pretty_var() | Escape and stringify a config item value |