]> granicus.if.org Git - neomutt/commit
notmuch: sync vfolder_format to folder_format
authorRichard Russon <rich@flatcap.org>
Wed, 7 Sep 2016 15:21:08 +0000 (16:21 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 7 Sep 2016 15:21:08 +0000 (16:21 +0100)
commitc2fba77b22d68aa038ab78f78c17004c88401362
treecfbc89d38d9c4ff8e6d2bdfc41af37f84f80ae48
parent135f096fd22f2a9f97f570432b05bf8e5de46dbd
notmuch: sync vfolder_format to folder_format

The expandos used by NotMuch's vfolder_format didn't match those of
Mutt's folder_format.  This caused confusion.

vfolder_format expandos:
    %C  current file number
    %f  folder name (description)
    %m  number of messages in the mailbox *
    %n  number of unread messages in the mailbox *
    %N  N if mailbox has new mail, blank otherwise

Default setting:
    set vfolder_format = "%2C %N %?n?%4n/&     ?%4m %f"
README.notmuch
browser.c
doc/manual.xml.head
init.h