diff options
author | Ayman Bagabas <ayman.bagabas@gmail.com> | 2019-08-19 20:55:59 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-19 20:55:59 -0400 |
commit | 9ce96c9a40cc57703fd386b52195bc48c873ba79 (patch) | |
tree | c5e165f0d3f7ac472914334713655eb2a8aa6073 /share/mailcap | |
parent | 04528a0fb92ea57be040a7ed87901d8186c970ff (diff) | |
parent | 75c1d44a84463e723d4c1ae70a105c4b5dd3f560 (diff) |
Merge branch 'master' into master
Diffstat (limited to 'share/mailcap')
-rw-r--r-- | share/mailcap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mailcap b/share/mailcap index c9c0a68..a265aa4 100644 --- a/share/mailcap +++ b/share/mailcap @@ -1,5 +1,5 @@ text/plain; $EDITOR %s ; -text/html; openfile %s ; +text/html; openfile %s ; nametemplate=%s.html text/html; w3m -I %{charset} -T text/html; copiousoutput; image/*; muttimage %s ; copiousoutput video/*; setsid mpv --quiet %s &; copiousoutput |