summaryrefslogtreecommitdiffstats
path: root/config/keys
blob: 7bdde6afb15b19e55db892e6f1b7974439a0a44d (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 .\t next-unread-mailbox
bind pager .\t next-unread-mailbox

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 <Esc>f followup-message
bind index F forward-message
bind index f flag-message

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