summaryrefslogtreecommitdiffstats
path: root/mutt/settings
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-07-13 17:28:58 +0200
committerStefan Ritter <xeno@thehappy.de>2009-07-13 17:28:58 +0200
commit2fa45fd7267cca1e6662503523095f992fcd541b (patch)
tree30d1052d6dd095296e0cfb12889567871e8106a1 /mutt/settings
parent86199243ed4573736cad716b1f8d5a62452bf86f (diff)
New keybindings for index browsing
Diffstat (limited to 'mutt/settings')
-rw-r--r--mutt/settings3
1 files changed, 3 insertions, 0 deletions
diff --git a/mutt/settings b/mutt/settings
index b6ab261..b4e29ea 100644
--- a/mutt/settings
+++ b/mutt/settings
@@ -9,3 +9,6 @@ set auto_tag=yes
set confirmappend=no
set delete_untag=yes
set mark_old=no
+
+bind index <up> previous-entry
+bind index <down> next-entry