Update mutt.md

This commit is contained in:
Daniel Gonzalez Gasull 2018-11-21 23:16:05 +08:00 committed by GitHub
parent f2d9346a6b
commit 2e056ffd52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,5 +196,5 @@ In `.mailcap`:
### override all default mailcap settings to prevent
### opening in muttvm
text/html; w3m '%s' | cat --squeeze-blank; nametemplate=%s.html; copiousoutput
text/html; w3m -T text/html '%s' | cat --squeeze-blank; nametemplate=%s.html; copiousoutput
*/*; qvm-open-in-dvm xdg-open '%s'; test=test -n "$DISPLAY"