X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.mc%2Fmenu;h=d33756212cd99869d11dd288889378b8d866c745;hb=4cb17a2a1e2af89e1d1c2a3150ee5e091fcee06c;hp=4362b43c9773fafa16f527927ad3efda0f261382;hpb=4bff38503b38baa055c3d46f1575313c33d5e623;p=dotfiles.git diff --git a/.mc/menu b/.mc/menu index 4362b43..d337562 100644 --- a/.mc/menu +++ b/.mc/menu @@ -61,34 +61,35 @@ T fb2txt esac $A %f | xsltproc /usr/local/src/FictionBook/FB2_2_txt_ru.xsl - | webstdin -e txt -t -+= t lr & f \.(pdf|PDF|ps|PS)(\.bz2|\.gz)?$ -e View pdf/ps with qpdfview - qpdfview "`echo \"%f\" | sed 's/\\\\//g' | iconv -t utf-8`" & ++= t lr & f \.(pdf|PDF)$ +e View pdf + evince %f & += t lr & f \.djvu(\.bz2|\.gz)?$ e View djvu djview %f & -+= t lr & 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 lr & f \.((pdf|PDF|ps|PS)(\.bz2|\.gz)?|odt|ott|sxw|stw|ods|ots|sxc|stc|odp|otp|sxi|sti|odg|otg|sxd|std|odb|odf|sxm|odm|sxg|doc|DOC|rtf|docx|DOCX|xls|XLS|xlsx|XLSX)$ e Edit (Open)Docs with libreoffice libreoffice %f & ++ t lr & f \.(odt|ott|sxw|stw|ods|ots|sxc|stc|odp|otp|sxi|sti|odg|otg|sxd|std|odb|odf|sxm|odm|sxg|doc|DOC|rtf|docx|DOCX|xls|XLS|xlsx|XLSX)$ +v View (Open)Docs with libreoffice + #libreoffice --headless --convert-to "txt:Text (encoded):UTF8" %f + libreoffice --cat %f | ${PAGER:-more} + += t lr & f \.(doc|DOC|rtf)$ d View doc with catdoc catdoc %f | ${PAGER:-more} ++= t lr & 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 lr & f \.(docx|DOCX)$ d View docx with docx2txt docx2txt %f - | iconv.py -f utf-8 | ${PAGER:-more} -+ t lr & f \.(odt|ott|sxw|stw|ods|ots|sxc|stc|odp|otp|sxi|sti|odg|otg|sxd|std|odb|odf|sxm|odm|sxg|doc|DOC|rtf|docx|DOCX|xls|XLS|xlsx|XLSX)$ -v View (Open)Docs with libreoffice - #libreoffice --headless --convert-to "txt:Text (encoded):UTF8" %f - libreoffice --cat %f | ${PAGER:-more} += t lr & f \.(xls|XLS)$ x View xls with xls2csv @@ -185,7 +186,7 @@ m Play video file(s) with mpv (ask for volume) + f \.(m3u|mp3|MP3|cue|aac|ac3|ape|dts|flac|ogg|OGG|pls|WAV|wav|wv|avi|AVI|flv|m2ts|m4v|mka|mkv|MKV|mov|MOV|mp4|MP4|mpg|MPG|vob|VOB|wma|wmv)$ | t t M Play audio/video with mpv GUI - gmplay %s & + gmplayer %s & += t d & f (video_ts|VIDEO_TS)$ d Play DVD directory with mpv @@ -193,7 +194,7 @@ d Play DVD directory with mpv + t d & f (video_ts|VIDEO_TS)$ D Play DVD directory with mpv GUI - gmplay -dvd-device . dvd:// & + gmplayer -dvd-device . dvd:// & + t d & f (video_ts|VIDEO_TS)$ t Play DVD title with mpv @@ -203,7 +204,7 @@ t Play DVD title with mpv + t d & f (video_ts|VIDEO_TS)$ T Play DVD title with mpv GUI title=%{Enter title} - gmplay -dvd-device . dvd://"$title" & + gmplayer -dvd-device . dvd://"$title" & + t d p Play directory with mpv @@ -211,7 +212,7 @@ p Play directory with mpv + t d P Play directory with mpv GUI - gmplay %f/* & + gmplayer %f/* & + t d & f ^\.\.$ b Compress the current subdirectory to tar.bz2