mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit 1ece53fb142ea340b353d504a66a0ff82e302b68
parent ba20acf9e94d0d18c44065cd2e1d426fb57a0027
Author: ralphe <boyo.ralph@protonmail.com>
Date:   Mon, 19 Mar 2018 09:15:26 +0100

save attachments with the body

Diffstat:
Mmuttrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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"