Neomutt updates
This commit is contained in:
@ -1,9 +1,24 @@
|
||||
text/vcard; mutt_vcard_filter; copiousoutput
|
||||
text/html; w3m -dump %s; copiousoutput; nametemplate=%s.html
|
||||
application/x-html; w3m -dump %s; copiousoutput; nametemplate=%s.html
|
||||
image/jpeg; gthumb %s;
|
||||
application/octet-stream; mutt-octet-filter %s; copiousoutput
|
||||
text/x-diff; view %s; needsterminal
|
||||
text/x-patch; view %s; needsterminal
|
||||
application/x-gzip; zcat %s; copiousoutput
|
||||
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
|
||||
|
Reference in New Issue
Block a user