aboutsummaryrefslogtreecommitdiff
path: root/muttrc.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-05-31 13:25:20 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-05-31 13:25:20 -0300
commitee873038ffe3460b738f417de18cdbb4cc4661ab (patch)
treeab701991ab2775f2227568ede8f90b39c9627f5a /muttrc.dot.link
parentd1b230557395803f8628cfd3dab0e733caa4097c (diff)
downloadmail-ee873038ffe3460b738f417de18cdbb4cc4661ab.tar.gz
mail-ee873038ffe3460b738f417de18cdbb4cc4661ab.tar.bz2
Macros from closing compose window
Diffstat (limited to 'muttrc.dot.link')
-rw-r--r--muttrc.dot.link3
1 files changed, 2 insertions, 1 deletions
diff --git a/muttrc.dot.link b/muttrc.dot.link
index 8aa8ea4..30c8a9a 100644
--- a/muttrc.dot.link
+++ b/muttrc.dot.link
@@ -482,7 +482,8 @@ 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 x "q <enter>"
+macro compose q "<exit> <enter>"
+macro compose x "<exit> n"
# Collapse
bind index P collapse-all