about summary refs log tree commit diff
path: root/mless
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-07-26 17:21:39 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-07-26 17:21:39 +0200
commitb4a99dff974bdeaa674fc72913f23dc2c0644e24 (patch)
tree03eacad0b83adf24682a4057445a019ea9626ee3 /mless
parent56c62599fc7b0ac19fc2de817dc799d3d0575843 (diff)
downloadmblaze-b4a99dff974bdeaa674fc72913f23dc2c0644e24.tar.gz
mblaze-b4a99dff974bdeaa674fc72913f23dc2c0644e24.tar.xz
mblaze-b4a99dff974bdeaa674fc72913f23dc2c0644e24.zip
mless: use mseq -C
Diffstat (limited to 'mless')
-rwxr-xr-xmless2
1 files changed, 1 insertions, 1 deletions
diff --git a/mless b/mless
index 8cfed33..c4bdc53 100755
--- a/mless
+++ b/mless
@@ -35,7 +35,7 @@ if [ "$1" = --filter ]; then
 		exit $?
 	fi
 
-	mshow -q "$2" > /dev/null
+	mseq -C "$2"
 	mscan .-2:.+3 2>/dev/null | colorscan
 	echo