aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rat-cursors/to-text
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-04-10 22:04:25 +0200
committerMattias Andrée <maandree@operamail.com>2015-04-10 22:04:25 +0200
commitef0e52f65b864333a4c981b78a1f3299474deabf (patch)
treee27f973553b08513b2abf6185131b56055375f75 /doc/rat-cursors/to-text
parentm (diff)
downloadmds-ef0e52f65b864333a4c981b78a1f3299474deabf.tar.gz
mds-ef0e52f65b864333a4c981b78a1f3299474deabf.tar.bz2
mds-ef0e52f65b864333a4c981b78a1f3299474deabf.tar.xz
add hotspot to example rat cursors
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/rat-cursors/to-text')
-rwxr-xr-xdoc/rat-cursors/to-text5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/rat-cursors/to-text b/doc/rat-cursors/to-text
index f733b46..91f6e6e 100755
--- a/doc/rat-cursors/to-text
+++ b/doc/rat-cursors/to-text
@@ -1,5 +1,6 @@
#!/bin/sh -e
-sed 's/\(.\) /\1\1/g' | sed 's/\./ /g' | sed 's/ $//g' |
- sed 's/ $//g' | sed 's/ $//g' | sed 's/ $//g' | sed 's/ $//g'
+sed 's/\(.\) /\1\1/g' | sed 's/\./ /g' | sed 's/@/X/g' |
+ sed 's/ $//g' | sed 's/ $//g' |
+ sed 's/ $//g' | sed 's/ $//g' | sed 's/ $//g'