summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-01-04 19:16:53 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-01-04 19:16:53 -0500
commit453ad455cc1129e39b679145cf411c6f4be08dcc (patch)
tree3a3c669e51c7f46f5adb9e6332f72e5464954238
parentfe2ce40de8eba657e9524b19f164be0885beac3b (diff)
scroll down individual messages
-rw-r--r--muttrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/muttrc b/muttrc
index c40d4cf..d2f5ecc 100644
--- a/muttrc
+++ b/muttrc
@@ -39,8 +39,10 @@ bind index D delete-message
bind index U undelete-message
bind index F search
bind index,pager R group-reply
-bind index,pager \031 previous-undeleted # Mouse wheel
-bind index,pager \005 next-undeleted # Mouse wheel
+bind index \031 previous-undeleted # Mouse wheel
+bind index \005 next-undeleted # Mouse wheel
+bind pager \031 previous-line # Mouse wheel
+bind pager \005 next-line # Mouse wheel
macro index,pager S <sync-mailbox>
macro index,pager \Cu |urlscan\n
macro index,pager ,, |urlscan\n