NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Mixmaster functions

Mixmaster functions.

Data

Data Description Links
MixmasterDefaultBindings Key bindings for the Mixmaster Menu
MixmasterFunctions All the NeoMutt functions that the Mixmaster supports
OpMixmaster Functions for the Mixmaster Menu

Functions

Function Description Links
mix_function_dispatcher() Perform a Mixmaster function function_dispatcher_t, dispatcher_api
op_exit() exit this menu mixmaster_function_t, mixmaster_function_api
op_mix_append() append a remailer to the chain mixmaster_function_t, mixmaster_function_api
op_mix_chain_next() select the next element of the chain mixmaster_function_t, mixmaster_function_api
op_mix_chain_prev() select the previous element of the chain mixmaster_function_t, mixmaster_function_api
op_mix_delete() delete a remailer from the chain mixmaster_function_t, mixmaster_function_api
op_mix_insert() insert a remailer into the chain mixmaster_function_t, mixmaster_function_api
op_mix_use() accept the chain constructed mixmaster_function_t, mixmaster_function_api