aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rat-cursors/to-term
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-04-10 21:51:43 +0200
committerMattias Andrée <maandree@operamail.com>2015-04-10 21:51:43 +0200
commitaf76a9c42aac38d0af63df9295c5933808e918eb (patch)
tree3d27e99844cba6dec4fed2893db7db311586b3a8 /doc/rat-cursors/to-term
parentrat cursor specs (diff)
downloadmds-af76a9c42aac38d0af63df9295c5933808e918eb.tar.gz
mds-af76a9c42aac38d0af63df9295c5933808e918eb.tar.bz2
mds-af76a9c42aac38d0af63df9295c5933808e918eb.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/rat-cursors/to-term')
-rwxr-xr-xdoc/rat-cursors/to-term4
1 files changed, 4 insertions, 0 deletions
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'
+