From ef8cda91cf58be7eec314b4752a4085f4afbec3a Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Tue, 21 Jun 2022 12:59:23 -0400 Subject: [PATCH] fix #792, fix #820 --- share/mutt-wizard.muttrc | 6 ++++-- 1 file 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 tag-entry macro browser h '..' "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