Browse Source

save attachments with the body

tags/v3.1
ralphe 6 years ago
committed by Luke Smith
parent
commit
1ece53fb14
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      muttrc

+ 1
- 0
muttrc View File

@@ -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"


Loading…
Cancel
Save