summaryrefslogtreecommitdiff
path: root/share/mutt-wizard.muttrc
diff options
context:
space:
mode:
authorLuke Smith <Luke Smith>2022-06-21 12:59:23 -0400
committerLuke Smith <Luke Smith>2022-06-21 12:59:23 -0400
commitef8cda91cf58be7eec314b4752a4085f4afbec3a (patch)
treedac0dd7b272e79ce993078e340756b3c1a6f993d /share/mutt-wizard.muttrc
parent05b9680e20a31e9643b32a1ab0a9b773d7f34430 (diff)
fix #792, fix #820
Diffstat (limited to 'share/mutt-wizard.muttrc')
-rw-r--r--share/mutt-wizard.muttrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc
index 3cefeeb..4df16a4 100644
--- a/share/mutt-wizard.muttrc
+++ b/share/mutt-wizard.muttrc
@@ -57,8 +57,10 @@ bind index,query <space> tag-entry
macro browser h '<change-dir><kill-line>..<enter>' "Go to parent folder"
bind index,pager H view-raw-message
bind browser l select-entry
-bind pager,browser gg top-page
-bind pager,browser G bottom-page
+bind browser gg top-page
+bind browser G bottom-page
+bind pager gg top
+bind pager G bottom
bind index,pager,browser d half-down
bind index,pager,browser u half-up
bind index,pager S sync-mailbox