summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/mutt/muttrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/mutt/muttrc b/config/mutt/muttrc
index 78a1eb2..8e85dfc 100644
--- a/config/mutt/muttrc
+++ b/config/mutt/muttrc
@@ -75,6 +75,8 @@ bind attach l view-mailcap
bind browser l select-entry
bind index l display-message
bind pager j next-line
+bind index j next-entry
+bind index k previous-entry
bind pager k previous-line
bind pager l view-attachments
macro index G "<last-entry>" "go to bottom"