]> Sergey Matveev's repositories - dotfiles.git/blobdiff - lynx/.mailcap
Autoview .man and .pod
[dotfiles.git] / lynx / .mailcap
index b4ba8c264679eb9da73b2e73a0f71bc653dd0233..3ca3d72577858f687bf0712869a286aaa105cd30 100644 (file)
@@ -1,6 +1,7 @@
 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/jpeg; sxiv '%s'; test=test -n "$DISPLAY"
 image/jxl; sxiv '%s'; test=test -n "$DISPLAY"
 image/png; sxiv '%s'; test=test -n "$DISPLAY"
@@ -17,3 +18,4 @@ 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