mutt/sidebar.muttrc @ 95735c27a0c0

vim: Goodbye, taglist.  I never used you.
author Steve Losh <steve@stevelosh.com>
date Tue, 08 Feb 2011 16:51:47 -0500
parents 2051cdbc7afd
children de63c68eb82c
###
# options specific to mutt's sidebar patch
###

# settings
set sidebar_delim       = '  │'
set sidebar_visible     = yes
set sidebar_width       = 20

# colors
color sidebar_new color117 color233

# bindings
bind index,pager <down>   sidebar-next
bind index,pager <up>     sidebar-prev
bind index,pager <right>  sidebar-open