From 5cbaea01c5fbcc8d3ee114660143632f35cf7d01 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 2 Jun 2014 14:00:34 -0300 Subject: Changing folder macro update --- muttrc.dot.link | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'muttrc.dot.link') diff --git a/muttrc.dot.link b/muttrc.dot.link index e8191bd..dcbab4d 100644 --- a/muttrc.dot.link +++ b/muttrc.dot.link @@ -362,8 +362,8 @@ macro index z "unset wait_key\n!clear ; fetchmail || [ $? -eq 1 ] # ---------- macro index n "" macro pager n "" -macro index c "?" -macro pager c "?" +macro index,pager c "?" +macro index,pager y "?1\n\n" "Back to INBOX" # ------------- # Ignore fields @@ -485,8 +485,5 @@ macro pager M "T \n;WN^t \n" "Mark all messages read" macro compose q " " "Postpone message" macro compose x " n" "Discard message" -# Back to INBOX -macro index,pager y "?1\n\n" "Back to INBOX" - # Collapse bind index P collapse-all -- cgit v1.2.3