struct ConfigDef HistoryVars[]
Config definitions for the command history.
static bool history_config_define_variables(struct NeoMutt *n, struct ConfigSet *cs)
Define the Config Variables - Implements Module::config_define_variables()
static bool history_init(struct NeoMutt *n)
Initialise a Module - Implements Module::init()
static bool history_cleanup(struct NeoMutt *n)
Clean up a Module - Implements Module::cleanup()
History private Module data.