From b4a99dff974bdeaa674fc72913f23dc2c0644e24 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 26 Jul 2016 17:21:39 +0200 Subject: mless: use mseq -C --- mless | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mless') 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 -- cgit 1.4.1