aboutsummaryrefslogtreecommitdiff
path: root/mailcap
blob: 904ce0655cfe286a076f54c1193d617b152d3177 (about) (plain)
1
2
3
4
5
6
7
8
9
10
# 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