Menu functions.
Data | Description | Links |
---|---|---|
MenuFunctions | All the NeoMutt functions that the Menu supports |
Function | Description | Links |
---|---|---|
menu_function_dispatcher() | Perform a Menu function | function_dispatcher_t, dispatcher_api |
menu_movement() | Handle all the common Menu movements | menu_function_t, menu_function_api |
menu_search() | Handle Menu searching | menu_function_t, menu_function_api |
op_help() | Show the help screen | menu_function_t, menu_function_api |
op_jump() | Jump to an index number | menu_function_t, menu_function_api |
search() | Search a menu |