X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=912839a9b8e2789778595686c36670e2791ee8f2;hp=ce13643b5c6fd39e90fb4897997a8c7f1f740be0;hb=ed186ba586c10f36a8ec9219f50fbc01987bedfc;hpb=d54f22568520826c1bba146bf291637d019147a4 diff --git a/init.h b/init.h index ce13643..912839a 100644 --- a/init.h +++ b/init.h @@ -1340,6 +1340,11 @@ struct option_t MuttVars[] = { ** .pp ** The width of the mailbox list pane (left sidebar like in GUIs). */ + { "sidebar_newmail_only", DT_BOOL, R_BOTH, OPTSIDEBARNEWMAILONLY, 0 }, + /* + ** .pp + ** If set, only folders with new mail will be shown in the sidebar. + */ { "mbox_type", DT_MAGIC,R_NONE, UL &DefaultMagic, M_MBOX }, /* ** .pp