diff --git a/.muttrc b/.muttrc --- a/.muttrc +++ b/.muttrc @@ -75,16 +75,18 @@ bind index,pager previous-new- bind index,pager next-new-then-unread bind index,pager R group-reply +bind index g noop bind index gg first-entry bind index G last-entry bind index M recall-message +bind pager g noop +bind pager i noop bind pager previous-line bind pager next-line bind pager gg top bind pager G bottom bind pager ? search-reverse -bind pager i noop macro index,pager \Cb " urlscan" 'urlscan' macro attach,compose \Cb " urlscan" 'urlscan'