summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--muttrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/muttrc b/muttrc
index 68e8d9e..7071512 100644
--- a/muttrc
+++ b/muttrc
@@ -47,6 +47,7 @@ macro index,pager \Cu |urlview\n
bind attach <return> view-mailcap
set fast_reply # skip to compose when replying
set edit_headers # show headers when composing
+set fcc_attach # save attachments with the body
#Ctrl-R to mark all as read
macro index \Cr "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "mark all messages as read"