From ef0e52f65b864333a4c981b78a1f3299474deabf Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 10 Apr 2015 22:04:25 +0200 Subject: add hotspot to example rat cursors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/rat-cursors/to-term | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/rat-cursors/to-term') diff --git a/doc/rat-cursors/to-term b/doc/rat-cursors/to-term index 1e1f9e1..cc67d78 100755 --- a/doc/rat-cursors/to-term +++ b/doc/rat-cursors/to-term @@ -1,4 +1,4 @@ #!/bin/sh -e -sed -e 's/ //g' | sed -e 's/\./ /g' -e 's/X/\x1b[07m \x1b[27m/g' +sed -e 's/ //g' | sed -e 's/\./ /g' -e 's/X/\x1b[07m \x1b[27m/g' -e 's/@/\x1b[07;31m \x1b[00m/g' -- cgit v1.2.3-70-g09d2