Pattern functions
| Data | Description | Links |
|---|---|---|
| PatternFunctions | All the NeoMutt functions that the Pattern supports |
| Function | Description | Links |
|---|---|---|
| op_generic_select_entry() | Select the current entry | pattern_function_t, pattern_function_api |
| op_quit() | Quit this menu | pattern_function_t, pattern_function_api |
| pattern_function_dispatcher() | Perform a Pattern function | function_dispatcher_t, dispatcher_api |