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, 0 insertions, 4 deletions
diff --git a/.local/bin/visep b/.local/bin/visep
deleted file mode 100755
index 7449c14..0000000
--- a/.local/bin/visep
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/sed -f
-
-# tr doesn’t translate characters — but bytes — meaning we need sed
-y/\x00\x01\x02\x03\x04\x05\x06\x07\x08\x09\x0B\x0C\x0D\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\x1B\x1C\x1D\x1E\x1F\x7F/␀␁␂␃␄␅␆␇␈␉␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/