From af76a9c42aac38d0af63df9295c5933808e918eb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 10 Apr 2015 21:51:43 +0200 Subject: 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 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 doc/rat-cursors/to-term (limited to 'doc/rat-cursors/to-term') diff --git a/doc/rat-cursors/to-term b/doc/rat-cursors/to-term new file mode 100755 index 0000000..1e1f9e1 --- /dev/null +++ b/doc/rat-cursors/to-term @@ -0,0 +1,4 @@ +#!/bin/sh -e + +sed -e 's/ //g' | sed -e 's/\./ /g' -e 's/X/\x1b[07m \x1b[27m/g' + -- cgit v1.2.3-70-g09d2