From 684b42f64ad853d278b89fb279035fc89d15162a Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Thu, 20 Jul 2017 23:30:54 +0200 Subject: mostly revert ac60ff50b4f643cb6b198c963802800a0b4b887a --- home/.muttrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/.muttrc b/home/.muttrc index 40e7e51..655991a 100644 --- a/home/.muttrc +++ b/home/.muttrc @@ -207,10 +207,10 @@ bind pager G bottom # just like vi and less #macro pager \Ck " pgp -kaf" # a comment is valid here #macro pager X " morepgp" # pipe PGP message to a script -macro index,pager c "?" "open a different folder" +macro index,pager c "?" "open a different folder" -macro index,pager C "?" "copy a message to a mailbox" -macro index,pager M "?" "move a message to a mailbox" +macro index,pager C "?" "copy a message to a mailbox" +macro index,pager M "?" "move a message to a mailbox" #macro index C "?" "copy a message to a mailbox" #macro index M "?" "move a message to a mailbox" -- cgit v1.2.3