mutt/sidebar.muttrc @ 62d4c0cef59c

moar
author Steve Losh <steve@stevelosh.com>
date Sat, 19 May 2012 14:17:25 -0400
parents de63c68eb82c
children cbbbc897e9b3
###
# options specific to mutt's sidebar patch
###

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

# colors
color sidebar_new color221 color233

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