aboutsummaryrefslogtreecommitdiff
path: root/.mutt/keybindings
blob: 60e317842cc9add10e3001205bb7114487be476f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# vim: filetype=muttrc

bind pager j next-line
bind pager k previous-line
bind attach,index,pager \CD next-page
bind attach,index,pager \CU previous-page
bind pager gg top
bind pager G bottom
bind attach,index g noop
bind attach,index gg first-entry
bind attach,index G last-entry

bind index,pager \Cn sidebar-next
bind index,pager \Cp sidebar-prev