summaryrefslogtreecommitdiff
path: root/.config/neomutt/mailcap
blob: 822a8dc7a6e853026a69df5e3d8297a997b4155f (plain)
1
2
3
4
5
6
7
8
9
10
11
image/*; /usr/local/bin/xdg-open %s

application/msword; /usr/local/bin/xdg-open %s
application/pdf; /usr/local/bin/xdg-open %s
application/postscript ; /usr/local/bin/xdg-open %s

#  text/html; qutebrowser %s && sleep 5 ; test=test -n "$DISPLAY";
nametemplate=%s.html; needsterminal
# text/html; lynx -dump %s ; copiousoutput; nametemplate=%s.html
text/html; w3m -I %{charset} -T text/html ; copiousoutput; nametemplate=%s.html