Using GPG, Perl; HTML autoview
This commit is contained in:
parent
7c9254ea43
commit
99d37ebcca
3 changed files with 15 additions and 4 deletions
6
.mailcap
6
.mailcap
|
|
@ -1,8 +1,8 @@
|
|||
# mailcap - MIME configuration file
|
||||
|
||||
text/html; w3m %s; nametemplate=%s.html
|
||||
text/html; w3m -dump %s; nametemplate=%s.html; \
|
||||
copiousoutput
|
||||
text/html; w3m -T text/html '%s'
|
||||
text/html; w3m -T text/html -dump '%s'; copiousoutput
|
||||
|
||||
text/*; cat; copiousoutput; edit=$VISUAL %s
|
||||
message/rfc822; cat; copiousoutput; edit=$VISUAL %s
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue