From 32d6ff62288b4fdca9842467b0e88a035b70a6fa Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 15 Apr 2015 00:48:09 +0200 Subject: doc: do not use X in icons + m 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 cc67d78..8aeb548 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' -e 's/@/\x1b[07;31m \x1b[00m/g' +sed -e 's/ //g' | sed -e 's/\./ /g' -e 's/#/\x1b[07m \x1b[27m/g' -e 's/O/\x1b[07;31m \x1b[00m/g' -- cgit v1.2.3-70-g09d2