downtime
2018-04-22 18:58:48 UTC
I'm having some troubles with the sidebar displaying the proper
formatting for the mailbox listings. I have several email accounts, so I
have a primary config that sources account specific configs using folder-
hooks. Anyway, it's not show any mail, flagged mail, unread, etc. It just
shows 0 even though the line at the bottom of the screen shows:
[Msgs:11 Flag:2 Post:20 922K]
I guess my mailboxes setting is wrong?
## sidebar file
set sidebar_visible=yes
set sidebar_format="%B%?F? [%F]?%* %?N?%N/?%S"
set sidebar_short_path
set sidebar_delim_chars="/"
set sidebar_folder_indent
set sidebar_indent_string=" "
bind index,pager B sidebar-toggle-visible
## account specific sidebar settings
## sidebar stuff
source "~/.mutt/sibebar" #load standard sidebar stuff
unmailboxes * #clear sidebar
mailboxes ="[BFMH]" #just used as a heading to show current account
mailboxes =INBOX #the mailbox to display
This account is just a regular old IMAP account. Nothing fancy. Any
ideas? I can post more info if needed.
formatting for the mailbox listings. I have several email accounts, so I
have a primary config that sources account specific configs using folder-
hooks. Anyway, it's not show any mail, flagged mail, unread, etc. It just
shows 0 even though the line at the bottom of the screen shows:
[Msgs:11 Flag:2 Post:20 922K]
I guess my mailboxes setting is wrong?
## sidebar file
set sidebar_visible=yes
set sidebar_format="%B%?F? [%F]?%* %?N?%N/?%S"
set sidebar_short_path
set sidebar_delim_chars="/"
set sidebar_folder_indent
set sidebar_indent_string=" "
bind index,pager B sidebar-toggle-visible
## account specific sidebar settings
## sidebar stuff
source "~/.mutt/sibebar" #load standard sidebar stuff
unmailboxes * #clear sidebar
mailboxes ="[BFMH]" #just used as a heading to show current account
mailboxes =INBOX #the mailbox to display
This account is just a regular old IMAP account. Nothing fancy. Any
ideas? I can post more info if needed.