summaryrefslogtreecommitdiff
path: root/.local/bin/visep
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/visep')
-rwxr-xr-x.local/bin/visep4
1 files changed, 4 insertions, 0 deletions
diff --git a/.local/bin/visep b/.local/bin/visep
new file mode 100755
index 0000000..8ba537c
--- /dev/null
+++ b/.local/bin/visep
@@ -0,0 +1,4 @@
+#!/usr/bin/sed -f
+
+# tr doesn’t translate characters — but bytes — meaning we need sed
+y/\x1C\x1D\x1E\x1F/␜␝␞␟/