]> Sergey Matveev's repositories - dotfiles.git/blob - lynx/.mailcap
Autoview .man and .pod
[dotfiles.git] / lynx / .mailcap
1 application/epub+zip; zat '%s'; test=test -n "$DISPLAY"
2 application/pdf; zat '%s'; test=test -n "$DISPLAY"
3 application/vnd.gnupg.wks; gpg-wks-client -v --read --send; needsterminal; description=WKS message
4 application/x-perl; pod2text --color '%s' | less; needsterminal
5 image/jpeg; sxiv '%s'; test=test -n "$DISPLAY"
6 image/jxl; sxiv '%s'; test=test -n "$DISPLAY"
7 image/png; sxiv '%s'; test=test -n "$DISPLAY"
8 image/tiff; sxiv '%s'; test=test -n "$DISPLAY"
9 image/webp; sxiv '%s'; test=test -n "$DISPLAY"
10 image/x-djvu; zat '%s'; test=test -n "$DISPLAY"
11 image/x-portable-anymap; sxiv '%s'; test=test -n "$DISPLAY"
12 image/x-portable-arbitrarymap; sxiv '%s'; test=test -n "$DISPLAY"
13 image/x-portable-bitmap; sxiv '%s'; test=test -n "$DISPLAY"
14 image/x-portable-floatmap; sxiv '%s'; test=test -n "$DISPLAY"
15 image/x-portable-graymap; sxiv '%s'; test=test -n "$DISPLAY"
16 image/x-portable-pixmap; sxiv '%s'; test=test -n "$DISPLAY"
17 image/x-xpixmap; sxiv '%s'; test=test -n "$DISPLAY"
18 text/html; lynx -noreferer -partial -assume_charset=%{charset} -dump %s; copiousoutput; nametemplate=%s.html
19 text/info; info '%s'; needsterminal
20 text/plain; less '%s'; needsterminal
21 text/x-man; man '%s'; needsterminal