# 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 -dump %s; copiousoutput; nametemplate=%s.html image/*; kitty +kitten icat %s; copiousoutput audio/*; mpv --no-video %s application/pdf; zathura %s; nametempalte=%s.pdf