summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--muttrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/muttrc b/muttrc
index 8104597..afa1a92 100644
--- a/muttrc
+++ b/muttrc
@@ -104,3 +104,7 @@ macro index I "<change-folder>!<enter>" "go to Inbox"
macro index Z "<shell-escape>/usr/bin/offlineimap -q -o<enter>" "sync IMAP"
macro generic,index,pager \ca "<shell-escape>abook<return>" "lanch abook"
macro index,pager A "<pipe-message>abook --add-email<return>" "add the sender address to abook"
+
+# key bindings
+bind pager \177 previous-line # default didn't want to work anymore
+#bind generic i what-key