From 371cb93727f5980aa7d6553f957bb9f5e1dffa9a Mon Sep 17 00:00:00 2001 From: Pierre Habouzit Date: Wed, 6 Oct 2010 11:27:14 +0200 Subject: [PATCH] update mutt Signed-off-by: Pierre Habouzit --- config/mutt/binds | 3 ++- config/mutt/rc.sh | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/config/mutt/binds b/config/mutt/binds index 31bb21a..e09bf27 100644 --- a/config/mutt/binds +++ b/config/mutt/binds @@ -1,7 +1,7 @@ macro generic,index c?\t "list mailboxes" macro generic,index,pager c=\n "goto =" macro generic,index,pager c?\t/\\.Sab\n\n "goto sab's mbox" -macro generic,index,pager c\Cuimaps://madcoder@imap.mail.intersec.com/\nu "open intersec imap" +macro generic,index,pager c\Cuimaps://madcoder@mail.intersec.com/\nu "open intersec imap" macro generic,index,pager c=debian\n "goto =debian" macro generic,index,pager ":source ~/.muttrc\n" "Reload the muttrc" macro generic,index,pager ":toggle sidebar_visible\n" "Toggle sidebar" @@ -11,6 +11,7 @@ macro index \' \ "set all mails as read" macro index \e= "~=" "delete duplicates" +macro index,pager L "~(~p|~P)\n" bind index,pager \ek sidebar-prev bind index,pager \ej sidebar-next bind index,pager \el sidebar-open diff --git a/config/mutt/rc.sh b/config/mutt/rc.sh index a0848c3..0944f08 100755 --- a/config/mutt/rc.sh +++ b/config/mutt/rc.sh @@ -1,14 +1,14 @@ #!/bin/sh case "$1" in - artemis*) + artemis*|apollon*) cat <