X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.mc%2Fmenu;h=76b371830cda19a8e70a15c1f1c8705a565d0113;hb=2bb9ac0b919df2fe0d3fec5452e16642ca1117a2;hp=94e812d9a322c12118f3355a33628e324b96668f;hpb=6a4bc22615937c99918ccdec0e0be4defdea8221;p=dotfiles.git diff --git a/.mc/menu b/.mc/menu index 94e812d..76b3718 100644 --- a/.mc/menu +++ b/.mc/menu @@ -17,7 +17,7 @@ shell_patterns=0 done + t r -p View the file in the pager +p View the file in a pager exec ${PAGER:-more} %f + t r @@ -34,7 +34,7 @@ t View the file in a new browser tab exec webbrowser -t file://%d/%f += f \.fb2(\.bz2|\.gz|\.zip)?$ | f \.(chm|epub|htm(l?)|txt|rtf)$ & t r -f FBReader +f View fb2/chm/epub with fbreader fbreader %f & + t r & f \.fb2(\.bz2|\.gz|\.zip)$ @@ -57,20 +57,24 @@ T fb2txt esac $A %f | xsltproc /usr/local/src/FictionBook/FB2_2_txt_ru.xsl - | webstdin -e txt -t ++= t r & f \.(odt|ott|sxw|stw|ods|ots|sxc|stc|odp|otp|sxi|sti|odg|otg|sxd|std|odb|odf|sxm|odm|sxg)$ +o View OpenDoc with odt2txt + odt2txt %f | ${PAGER:-more} + += t r & f \.(pdf|PDF|djvu)(\.bz2|\.gz)?$ -e evince +e View pdf/djvu with evince evince %f & += t r & f \.(doc|DOC|rtf)$ -d catdoc +d View doc with catdoc catdoc %f | ${PAGER:-more} += t r & f \.(docx|DOCX)$ -d docx2txt +d View docx with docx2txt docx2txt %f - | ${PAGER:-more} += t r & f \.(xls|XLS)$ -x xls2csv +x View xls with xls2csv xls2csv %f | ${PAGER:-more} + t r & f \.(bmp|BMP|gif|GIF|jpg|JPG|jpeg|JPEG|png|PNG|xpm)$ | t t