X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/0898d5cf098dace711b1d991a90449eabb2e84c2..26bd9fd8e893c90a0f369f37b9884f97f9f35d92:/.mutt/keybindings diff --git a/.mutt/keybindings b/.mutt/keybindings index d88fddd..2126b16 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -1,6 +1,7 @@ bind index,pager | pipe-message bind index,pager ! flag-message -bind index,pager \ep print-message +macro index,pager \ep "muttprint -p TO_FILE:$tmpdir/muttprint.ps -D && gv $tmpdir/muttprint.ps && rm $tmpdir/muttprint.ps" +bind index,pager \eP print-message bind index,pager previous-entry bind index,pager next-entry bind index,pager p previous-undeleted @@ -19,7 +20,7 @@ bind pager,index previous-unread ##macro index L "=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"=tickler:set editor="$my_editor"' "schedule message with tickler" +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 "" macro index,pager \eU ""