25 lines
884 B
Plaintext
25 lines
884 B
Plaintext
application/msword; soffice %s;
|
|
|
|
#application/octet-stream; ~/bin/mutt.octet.filter %s; copiousoutput
|
|
application/octet-stream; file -b %s; copiousoutput
|
|
|
|
application/pdf; open -a "Preview" %s;
|
|
|
|
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet; open -a "Microsoft Excel" %s
|
|
|
|
application/x-gzip; zcat %s; copiousoutput
|
|
|
|
application/x-html; open -a "Firefox" %s; nametemplate=%s.html
|
|
application/x-html; w3m -dump %s; copiousoutput; nametemplate=%s.html
|
|
|
|
image/*; open -a "Preview" %s;
|
|
|
|
text/html; open -a "Firefox" %s; nametemplate=%s.html
|
|
text/html; w3m -dump %s; copiousoutput; nametemplate=%s.html
|
|
|
|
text/vcard; mutt_vcard_filter; copiousoutput
|
|
|
|
text/x-diff; view %s; needsterminal
|
|
|
|
text/x-patch; view %s; needsterminal
|