]> granicus.if.org Git - neomutt/commitdiff
hide signed and encrypted tags by default
authorDavid Sterba <dsterba@suse.cz>
Sat, 8 Sep 2012 07:31:54 +0000 (09:31 +0200)
committerRichard Russon <rich@flatcap.org>
Mon, 4 Apr 2016 15:30:06 +0000 (16:30 +0100)
Mutt shows signed/encrypted status in another way and occupies only 1
char in index line. Hide the tags by default and leave more space for
other tags.

Signed-off-by: David Sterba <dsterba@suse.cz>
init.h

diff --git a/init.h b/init.h
index f7e7353ad109f177dfe5d6f5ba0ef0fc0604ad35..a2edaf3a696efb30e3a107251993d9ba88f97de4 100644 (file)
--- a/init.h
+++ b/init.h
@@ -1683,7 +1683,7 @@ struct option_t MuttVars[] = {
    ** notmuch://<absolute path>.
    */
 
-  { "nm_hidden_tags", DT_STR, R_NONE, UL &NotmuchHiddenTags, UL "unread,draft,flagged,passed,replied,attachment" },
+  { "nm_hidden_tags", DT_STR, R_NONE, UL &NotmuchHiddenTags, UL "unread,draft,flagged,passed,replied,attachment,signed,encrypted" },
   /*
    ** .pp
    ** This variable specifies private notmuch tags which should not be printed