dot_files/.config/neomutt/mailcap

7 lines
414 B
Text

image/*; (clear && img2sixel %s); needsterminal
# for displaying html files
# text/html; w3m -sixel -I %{charset} -o auto_image=TRUE -o display_image=1 -T text/html %s; nametemplate=%s.html; copiousoutput; needsterminal
text/html; W3M_IMG2SIXEL=/usr/local/bin/img2sixel w3m -sixel -o auto_image=TRUE -o display_image=1 -T text/html %s; nametemplate=%s.html; copiousoutput; needsterminal
application/pdf; open %s