aboutsummaryrefslogtreecommitdiff
path: root/muttrc.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-06-02 14:00:34 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-06-02 14:00:34 -0300
commit5cbaea01c5fbcc8d3ee114660143632f35cf7d01 (patch)
treee3a1392909f27a9681b5283035bfa3dd0c3d51da /muttrc.dot.link
parent03742465eb7778fdfcf8ba44f280581287f2da8c (diff)
downloadmail-5cbaea01c5fbcc8d3ee114660143632f35cf7d01.tar.gz
mail-5cbaea01c5fbcc8d3ee114660143632f35cf7d01.tar.bz2
Changing folder macro update
Diffstat (limited to 'muttrc.dot.link')
-rw-r--r--muttrc.dot.link7
1 files changed, 2 insertions, 5 deletions
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 "<enter-command>unset wait_key\n!clear ; fetchmail || [ $? -eq 1 ]
# ----------
macro index n "<next-unread-mailbox>"
macro pager n "<next-unread-mailbox>"
-macro index c "<change-folder>?"
-macro pager c "<change-folder>?"
+macro index,pager c "<change-folder>?<toggle-mailboxes>"
+macro index,pager y "<change-folder>?<toggle-mailboxes>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 "<exit> <enter>" "Postpone message"
macro compose x "<exit> n" "Discard message"
-# Back to INBOX
-macro index,pager y "<change-folder>?<toggle-mailboxes>1\n\n" "Back to INBOX"
-
# Collapse
bind index P collapse-all