summaryrefslogtreecommitdiffstats
path: root/config/sidebar
blob: 439defd808b0d59e30598ea89553bdb24ccde4a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
mailboxes =INBOX =Feuerwehr =Debian =debian-kernel =linux-omap =OpenMoko =SWP =pancake =System =SPAM

# b toggles sidebar visibility
macro index b '<enter-command>toggle sidebar_visible<enter>'
macro pager b '<enter-command>toggle sidebar_visible<enter>'

# color of folders with new mail
color sidebar_new yellow default

# ctrl-n, ctrl-p to select next, prev folder
# ctrl-o to open selected folder
bind index \CP sidebar-prev
bind index \CN sidebar-next
bind index \CO sidebar-open
bind pager \CP sidebar-prev
bind pager \CN sidebar-next
bind pager \CO sidebar-open