]> git.phdru.name Git - dotfiles.git/commitdiff
.mc/mc.ext: Use `cat` with `%view{ascii}`
authorOleg Broytman <phd@phdru.name>
Thu, 11 Feb 2021 11:55:25 +0000 (14:55 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 11 Feb 2021 11:55:32 +0000 (14:55 +0300)
.mc/mc.ext

index 140282d035f2ce03a5c84d9cdeabc349b729ffa2..936c78554cc8fcbaac517272efa6f0922af86cac 100644 (file)
@@ -72,7 +72,7 @@ regex/\.(cue|aac|ac3|ape|flac|wv|mka)$
 ## Python
 #shell/.py
 #   Open=python %f
-#   View=%view{ascii}
+#   View=%view{ascii} cat %f
 #   Compile=compyle %s
 #   Icon=snake.xpm
 #
@@ -96,7 +96,7 @@ include/audio
    Open=[ "`audtool --get-volume`" -eq 0 ] && (audacious & sleep 3); audtool --playlist-clear; case %f in *.m3u) while read song; do audtool --playlist-addurl "$song"; done < %f ;; *) audtool --playlist-addurl %f ;; esac; audtool --playback-play
    #Open=mplayer %f &
    #Open=deadbeef %f &
-   View=%view{ascii}
+   View=%view{ascii} cat %f
 
 include/msoffice-doc
    Edit=libreoffice %f &
@@ -110,7 +110,7 @@ include/msoffice-xlsx
 
 #include/video
 #   Open=mplayer %f &
-#   View=%view{ascii}
+#   View=%view{ascii} cat %f
 #
 include/xml
    Open=%cd %p/xml://