summaryrefslogtreecommitdiffstats
path: root/config/keys
blob: 4fe1a32473413e8272fbb4fc4348683bb19f4cb5 (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
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>'