X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=lynx%2F.mailcap;h=0b40851507ae80f0237c8efaba1ee5f20bfbad1e;hp=8c7d7caaf21309775c283aec7d2cc8ab24df56e0;hb=HEAD;hpb=47f7d2b5f4a10a65950b0e3d5b07694bb2ce5dfa diff --git a/lynx/.mailcap b/lynx/.mailcap index 8c7d7ca..7e4cdc5 100644 --- a/lynx/.mailcap +++ b/lynx/.mailcap @@ -1,5 +1,22 @@ -text/html; /usr/local/bin/lynx -noreferer -partial -assume_charset=%{charset} -dump %s; copiousoutput; nametemplate=%s.html -application/pdf; /usr/local/bin/zathura '%s'; test=test -n "$DISPLAY" -image/jpeg; /usr/local/bin/sxiv '%s'; test=test -n "$DISPLAY" -image/png; /usr/local/bin/sxiv '%s'; test=test -n "$DISPLAY" -image/gif; /usr/local/bin/sxiv '%s'; test=test -n "$DISPLAY" +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/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