summaryrefslogtreecommitdiff
path: root/muttrc
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-10-07 15:55:50 -0400
committerLuke Smith <luke@lukesmith.xyz>2018-10-07 15:55:50 -0400
commit042a0d2b4c66627a1f600000667df340261e1b1c (patch)
treef26122d6507bcde65e42d5973d3157e389aa2d9a /muttrc
parent6e6c3b0e5dd4a47d638d92ea3a56c951ab05f6c7 (diff)
mouse wheel bindings added
Diffstat (limited to 'muttrc')
-rw-r--r--muttrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/muttrc b/muttrc
index 91914d6..c40d4cf 100644
--- a/muttrc
+++ b/muttrc
@@ -39,6 +39,8 @@ 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
macro index,pager S <sync-mailbox>
macro index,pager \Cu |urlscan\n
macro index,pager ,, |urlscan\n