summaryrefslogtreecommitdiffstats
path: root/mutt/mailcap
blob: a7919854d423dc856c8289e377ede99346317ebd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
text/plain; less '%s'; needsterminal
text/html; elinks -force-html -dump '%s'; copiousoutput; description=HTML Text; nametemplate=%s.html
application/x-tar; /bin/tar tvf -; print=/bin/tar tvf - | print text/plain:-; copiousoutput
application/x-gtar; /bin/tar tvzf -; print=/bin/tar tvzf - | print text/plain:-; copiousoutput
application/zip; unzip -l '%s'; nametemplate=%s.zip; copiousoutput
text/*; less '%s'; needsterminal
image/png; sxiv '%s'
image/jpeg; sxiv '%s'
image/gif; sxiv '%s'
image/bmp; sxiv '%s'
image/tiff; sxiv '%s'
application/pdf; zathura '%s'
application/msword; libreoffice '%s'
application/vnd.ms-excel; libreoffice '%s'
application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice '%s'
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet; libreoffice '%s'