]> Sergey Matveev's repositories - dotfiles.git/blobdiff - lynx/.mailcap
Have not used zshfe for years
[dotfiles.git] / lynx / .mailcap
index 820173d903d0c00316e245ec81e6eeab390253a7..7e4cdc5b6a9cf394d4e2f92f2a7f4083480b934d 100644 (file)
@@ -1,6 +1,22 @@
+application/epub+zip; zat '%s'; test=test -n "$DISPLAY"
 application/pdf; zat '%s'; test=test -n "$DISPLAY"
+application/vnd.gnupg.wks; gpg-wks-client -v --read --send; needsterminal; description=WKS message
+application/x-perl; pod2text --color '%s' | less; needsterminal
 image/gif; sxiv '%s'; test=test -n "$DISPLAY"
 image/jpeg; sxiv '%s'; test=test -n "$DISPLAY"
+image/jxl; sxiv '%s'; test=test -n "$DISPLAY"
 image/png; sxiv '%s'; test=test -n "$DISPLAY"
-image/webp; /sxiv '%s'; test=test -n "$DISPLAY"
+image/tiff; sxiv '%s'; test=test -n "$DISPLAY"
+image/webp; sxiv '%s'; test=test -n "$DISPLAY"
+image/x-djvu; zat '%s'; test=test -n "$DISPLAY"
+image/x-portable-anymap; sxiv '%s'; test=test -n "$DISPLAY"
+image/x-portable-arbitrarymap; sxiv '%s'; test=test -n "$DISPLAY"
+image/x-portable-bitmap; sxiv '%s'; test=test -n "$DISPLAY"
+image/x-portable-floatmap; sxiv '%s'; test=test -n "$DISPLAY"
+image/x-portable-graymap; sxiv '%s'; test=test -n "$DISPLAY"
+image/x-portable-pixmap; sxiv '%s'; test=test -n "$DISPLAY"
+image/x-xpixmap; sxiv '%s'; test=test -n "$DISPLAY"
 text/html; lynx -noreferer -partial -assume_charset=%{charset} -dump %s; copiousoutput; nametemplate=%s.html
+text/info; info '%s'; needsterminal
+text/plain; less '%s'; needsterminal
+text/x-man; man '%s'; needsterminal