From c27064d9f17518e67550bb56dd1141c8614651fd Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Sat, 24 Feb 2018 20:28:49 +0100 Subject: mutt: correctly switch folder views --- home/.muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/.muttrc b/home/.muttrc index 655991a..8c27f64 100644 --- a/home/.muttrc +++ b/home/.muttrc @@ -207,7 +207,7 @@ 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" -- cgit v1.2.3