aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt/mailcap
blob: 4d1dce7a34eea217c59c489768198237d9dd45f7 (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; nl %s; copiousoutput;
application/pdf; firefox '%s'
application/zip; unzip -p '%s' | nl
image/png; feh '%s'
image/jpg; feh '%s'
image/jpeg; feh '%s'
image/gif; feh '%s'