X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.mc%2Fmenu;h=76be4695154f5367d80cf47ff3639c9db024d70a;hb=82270ed46376d16a9537a62edcb2d0906c0b2286;hp=393bf298c5a2c8f840ce19bdbcb30741a637df31;hpb=b404e59be2fe229848640e74c9f20b8ece02213d;p=dotfiles.git diff --git a/.mc/menu b/.mc/menu index 393bf29..76be469 100644 --- a/.mc/menu +++ b/.mc/menu @@ -65,10 +65,14 @@ T fb2txt v View pdf pdftotext -layout -q %f - | iconv.py -f utf-8 | ${PAGER:-more} -+= t lr & f \.(pdf|PDF)$ ++ t lr & f \.(pdf|PDF)$ e View pdf with evince evince %f & ++= t lr & f \.(pdf|PDF)$ +e View pdf with qpdfview + if [ "%d/%f" = "`echo %d/%f | iconv -t utf-8`" ]; then qpdfview %f & else src=%d/%f; dest="$HOME/tmp/`echo $src | koi2lat | sed 's!/!%!g'`"; ln -s "$src" "$dest" && qpdfview "$dest" & (sleep 3; exec rm -f "$dest") & fi + += t lr & f \.djvu(\.bz2|\.gz)?$ e View djvu djview %f & @@ -102,6 +106,10 @@ o View OpenXlsx with xlsx2csv x View xls with xls2csv xls2csv %f | ${PAGER:-more} ++ t lr & f \.(bmp|BMP|gif|GIF|jpg|JPG|jpeg|JPEG|pbm|PBM|ppm|PPM|png|PNG|xbm|xpm|ico|jp2|tif|TIF|tiff|TIFF|webp)$ | t t +e Edit image(s) + gimp %s & + + t lr & f \.(bmp|BMP|gif|GIF|jpg|JPG|jpeg|JPEG|pbm|PBM|ppm|PPM|png|PNG|xbm|xpm)$ | t t = t lr & f \.(bmp|BMP|gif|GIF|jpg|JPG|jpeg|JPEG|pbm|PBM|ppm|PPM|png|PNG|xbm|xpm)$ i View image(s) scaled @@ -120,6 +128,10 @@ I Identify image I View icon, JPEG-2000, TIFF, WebP image display %s & ++ t lr & f \.(ico|jp2|tif|TIF|tiff|TIFF|webp)$ +I Identify image + identify %f + + t lr & f \.(aac|ac3|ape|cue|dts|flac|m3u|mka|mp3|MP3|ogg|OGG|pls|WAV|wav|wv)$ | t t a Add the audiofile(s) or playlist(s) if [ "`audtool --get-volume`" -eq 0 ]; then audacious & sleep 3; fi @@ -166,16 +178,16 @@ P Play the audiofile(s) or playlist(s) + t lr & f \.m3u R Play the playlist in random order - "$HOME"/admin/prog/audio-cdr-video/audio/shuffle-playlist.py %f /tmp/random-playlist-tmp.m3u + "$HOME"/admin/prog/audio-cdr-video/audio/shuffle-playlist.py %f random-playlist-tmp.m3u if [ "`audtool --get-volume`" -eq 0 ]; then audacious & sleep 3; fi audtool --playlist-clear while read song; do audtool --playlist-addurl "$song" - done < /tmp/random-playlist-tmp.m3u + done < random-playlist-tmp.m3u audtool --playback-play #mplayer -playlist random-playlist-tmp.m3u & #deadbeef --queue random-playlist-tmp.m3u & deadbeef --play - (sleep 5; exec rm /tmp/random-playlist-tmp.m3u) & + (sleep 5; exec rm random-playlist-tmp.m3u) & + t lr & 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)$ i Audio/video info