summaryrefslogtreecommitdiff
path: root/tw/home/files/mailcap
blob: 4e7715750d3c967d51ae1fcea2830203abd6d835 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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
text/calendar; khal printics %s; copiousoutput
image/*; kitty +kitten icat %s; copiousoutput
audio/*; mpv --no-video %s
application/pdf; zathura %s
text/x-diff; source-highlight -f esc -s diff -i %s; copiousoutput
text/x-patch; source-highlight -f esc -s diff -i %s; copiousoutput