dot_files/.config/neomutt/mailcap

8 lines
330 B
Text

# any image should be handled by sixel right now
# image/*; (clear && img2sixel %s); needsterminal; copiousoutput
image/*; (clear && img2sixel %s); needsterminal
# for displaying html files
text/html; w3m -sixel -o auto_image=TRUE -o display_image=1 -T text/html %s; nametemplate=%s.html; needsterminal
application/pdf; open %s