From: martin f. krafft Date: Wed, 21 May 2008 12:11:36 +0000 (+0200) Subject: tag-prefix a number of commands X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/bd32ebec018c0942ff148a53ba0848045696289d tag-prefix a number of commands --- diff --git a/.mutt/keybindings b/.mutt/keybindings index 2126b16..35a1d59 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -19,7 +19,7 @@ bind pager,index previous-unread ##bind index n next-undeleted ##macro index L "=store" -macro index,pager S "=store" "save message to store" +macro index,pager S "=store" "save message to store" macro index,pager E ':set my_editor="$editor":set editor="$my_confdir/add-tickle-stamp"=resubmit:set editor="$my_editor"' "schedule message with tickler" macro index,pager \eS "" @@ -34,8 +34,8 @@ macro index,pager \ea "=admin" "go to admin folder" macro index,pager \eR ":source $my_confdir/muttrc" "reload muttrc" macro compose \eR ":source $my_confdir/muttrc" "reload muttrc" -macro index,pager X "=retrain/spam" "retrain message as spam" -macro index,pager Z "=retrain/ham" "retrain message as ham" +macro index,pager X "=retrain/spam" "retrain message as spam" +macro index,pager Z "=retrain/ham" "retrain message as ham" macro index,pager \Cb ':set my_pipe_decode="$pipe_decode":set pipe_decode/usr/bin/urlview:set pipe_decode="$my_pipe_decode"' "invoke urlview"