Home
last modified time | relevance | path

Searched refs:MUTT_LABEL (Results 1 – 3 of 3) sorted by relevance

/dports/mail/neomutt/neomutt-20211029/
H A Dmutt.h61 #define MUTT_LABEL (1 << 8) ///< Do label completion macro
H A Dmutt_header.c139 if (mutt_get_field("Label: ", buf, sizeof(buf), MUTT_LABEL /* | MUTT_CLEAR */, in mutt_label_message()
H A Denter.c554 else if ((flags & MUTT_LABEL) && (ch == OP_EDITOR_COMPLETE)) in mutt_enter_string_full()