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