]> Sergey Matveev's repositories - dotfiles.git/blobdiff - lynx/.mailcap
DjVu MIME
[dotfiles.git] / lynx / .mailcap
index 820173d903d0c00316e245ec81e6eeab390253a7..d08bffb63e7f9425dd6235c1decd4652fa3a09ec 100644 (file)
@@ -2,5 +2,8 @@ application/pdf; zat '%s'; test=test -n "$DISPLAY"
 image/gif; sxiv '%s'; test=test -n "$DISPLAY"
 image/jpeg; sxiv '%s'; test=test -n "$DISPLAY"
 image/png; sxiv '%s'; test=test -n "$DISPLAY"
-image/webp; /sxiv '%s'; test=test -n "$DISPLAY"
+image/webp; sxiv '%s'; test=test -n "$DISPLAY"
+image/x-djvu; zat '%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