summaryrefslogtreecommitdiffstats
path: root/config/keys
blob: 72756f99bfd7f74ccc6013a8625f38b8e7e70360 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
bind pager <up> previous-line
bind pager <down> next-line
bind pager <left> previous-entry
bind pager <right> next-entry

bind index \t next-unread
bind pager \t next-unread

bind index . previous-unread
bind pager . previous-unread

bind browser ^ check-new
bind index ^ imap-fetch-mail

bind browser b buffy-list
bind index b buffy-list

bind compose f edit-from

bind index F forward-message
bind index f flag-message

macro index y '<read-thread><previous-thread><next-unread>'
macro index - '<read-thread><previous-unread>'
macro index S "<save-message>=SPAM<enter>" "move message to spam"