aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rat-cursors/to-term
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rat-cursors/to-term')
-rwxr-xr-xdoc/rat-cursors/to-term2
1 files changed, 1 insertions, 1 deletions
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'