aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt/mailcap
blob: 04fb49f0826b341a95fb999afd5d6f30af6b8d22 (plain)
1
2
3
4
5
6
7
8
9
text/html; firefox '%s' &; test=test -n "$DISPLAY"; needsterminal;
text/html; w3m -I %{charset} -T text/html; copiousoutput;
text/plain; less -N %s; copiousoutput;
application/pdf; firefox '%s'
application/zip; unzip -p '%s' | less -N
image/png; feh '%s'
image/jpg; feh '%s'
image/jpeg; feh '%s'
image/gif; feh '%s'