mutt: Use vi bindings for page up/down

master
Pierre Neidhardt 2017-05-23 17:16:36 +02:00
parent dfeb676474
commit bea32c4a46
1 changed files with 2 additions and 0 deletions

View File

@ -182,6 +182,7 @@ 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 attach,index,pager <Esc>f next-page
bind attach,index,pager ? search-reverse
bind attach,index,pager h help
bind attach,index,pager \Ch display-toggle-weed
@ -190,6 +191,7 @@ bind index <Esc>x collapse-thread
bind index <Esc>X collapse-all
bind attach,index,pager \CV next-page
bind attach,index,pager <Esc>v previous-page
bind attach,index,pager <Esc>b previous-page
bind pager g top
bind pager G bottom
bind pager <Esc>< top