# mailcap -*- conf-space -*- # When using `auto_view ` 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