* Robert Holtzman on Thursday, November 12, 2009 at 23:40:04 -0700 > The only reason I'm running the sidebar is that I'm used to pine/alpine > where the mailbox list is a click away. Don't know how the unpatched > mutt handles this
The mailbox list is just a click away too, albeit not visible at the same time. The distributed system Muttrc contains the following macro and binding: # show the incoming mailboxes list (just like "mutt -y") and back when pressing "y" macro index,pager y "<change-folder>?<toggle-mailboxes>" "show incoming mailboxes list" bind browser y exit So you'd have at least a "poor man's side-bar" ;-) c -- Python Mutt utilities --->> http://www.blacktrash.org/hg/muttils/