aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-05-31 17:24:59 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-05-31 17:24:59 -0300
commit03742465eb7778fdfcf8ba44f280581287f2da8c (patch)
treee8fe2b8cc98e32c2f47c0a7264cc78bdee24cf0b
parentee873038ffe3460b738f417de18cdbb4cc4661ab (diff)
downloadmail-03742465eb7778fdfcf8ba44f280581287f2da8c.tar.gz
mail-03742465eb7778fdfcf8ba44f280581287f2da8c.tar.bz2
Back to INBOX macro
-rw-r--r--muttrc.dot.link7
1 files changed, 5 insertions, 2 deletions
diff --git a/muttrc.dot.link b/muttrc.dot.link
index 30c8a9a..e8191bd 100644
--- a/muttrc.dot.link
+++ b/muttrc.dot.link
@@ -482,8 +482,11 @@ macro index M "T \n;WN^t \n" "Mark all messages read"
macro pager M "T \n;WN^t \n" "Mark all messages read"
# Compose macros
-macro compose q "<exit> <enter>"
-macro compose x "<exit> n"
+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