diff --git a/muttrc b/muttrc index 8104597..afa1a92 100644 --- a/muttrc +++ b/muttrc @@ -104,3 +104,7 @@ macro index I "!" "go to Inbox" macro index Z "/usr/bin/offlineimap -q -o" "sync IMAP" macro generic,index,pager \ca "abook" "lanch abook" macro index,pager A "abook --add-email" "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