aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rat-cursors/to-term
blob: cc67d78aa688803539e5c1c3d6373a9b8fd1201a (plain) (blame)
1
2
3
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'