Discussion:
Sidebar Troubles
(too old to reply)
downtime
2018-04-22 18:58:48 UTC
Permalink
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.
downtime
2018-04-22 19:38:40 UTC
Permalink
Post by downtime
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
[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.
sorry about bad formatting. i hope anyone reading and sort out my config
snips.
Friedhelm Waitzmann
2018-05-05 23:17:20 UTC
Permalink
Post by downtime
## account specific sidebar settings
## sidebar stuff
source "~/.mutt/sibebar" #load standard sidebar stuff
^ causing the troubles?


Friedhelm

Loading...