aboutsummaryrefslogtreecommitdiff
path: root/mailcap
blob: ea0d23184ea895d71fa98344b3c908b11439ca04 (about) (plain)
1
2
3
4
5
6
7
8
9
# mailcap  -*- conf-space -*-
# When using `auto_view <mimetype>` in muttrc, a command for that MIME type is
# chosen, only considering those with copiousoutput set. Its output is displayed
# in place of the attachment directly in the message view.

text/html; lynx -display_charset=UTF-8 -dump %s; copiousoutput; nametemplate=%s.html
image/*; kitty +kitten icat %s; copiousoutput
audio/*; mpv --no-video %s
application/pdf; zathura %s; nametempalte=%s.pdf