mutt-wizard

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

commit e3f5dcc16dc34a7e558cf02c913fdac485d8b592
parent 672bbd51496037997db8192f2ec79aeb2bdf246c
Author: ralphe <boyo.ralph@protonmail.com>
Date:   Mon, 19 Mar 2018 09:07:46 +0100

view attachment script

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

diff --git a/muttrc b/muttrc @@ -43,6 +43,9 @@ bind index,pager R group-reply macro index,pager S '<sync-mailbox> macro index,pager \Cu |urlview\n +# View attachments properly. +bind attach <return> view-mailcap + #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"