92455edf3c71
mutt: a few mappings
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Thu, 10 Feb 2011 15:54:08 -0500 |
parents | 1cb4a1729a46 |
children | 1bc1bcac780b |
branches/tags | (none) |
files | mutt/muttrc |
Changes
--- a/mutt/muttrc Thu Feb 10 15:08:43 2011 -0500 +++ b/mutt/muttrc Thu Feb 10 15:54:08 2011 -0500 @@ -109,6 +109,7 @@ bind index L previous-unread bind index K next-unread bind index,pager R group-reply +bind index \Cp recall-message # macros macro index \Cr "<tag-prefix><clear-flag>N" "mark tagged messages as read" @@ -123,4 +124,4 @@ macro index \" "<change-folder>+steve-dumbwaiterdesign.com/INBOX<enter>" "go to dwaiter/INBOX" # save a decoded copy in ~ -macro index P "<pipe-message>cat > ~/Desktop/" "save message as" +macro index,pager P "<pipe-message>cat > ~/Desktop/" "save message as"