summaryrefslogtreecommitdiff
path: root/by_os/Linux/mutt/.mutt/mailcap
blob: 3909e8b55556f6eb5f5a93676ee4ad12b6e8c62d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
application/octet-stream; zathura %s
application/pdf; zathura %s
application/x-pdf; zathura %s
image/gif; feh --auto-rotate -F %s
image/jpeg; feh --auto-rotate -F %s
image/pjpeg; feh --auto-rotate -F %s
image/png; feh --auto-rotate -F %s
text/html; browser %s; test=test -n "$DISPLAY"; needsterminal
#text/html; browser -new-tab %s &>/dev/null; test=test -n "$DISPLAY"; copiousoutput
#text/html; browser -new-tab %s &>/dev/null & sleep 3; test=test -n "$DISPLAY"; needsterminal
text/html; w3m -I %{charset} -O utf-8 -T text/html -dump %s; copiousoutput
text/plain; less %s