aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarstrom <john@ankarstrom.se>2021-06-30 16:27:30 +0200
committerJohn Ankarstrom <john@ankarstrom.se>2021-06-30 16:27:30 +0200
commit302f2980a6dcd3c15c24654cbda0e4eed176fce4 (patch)
tree997898e4bc3ea595a33c92641c9e7892f1aeec2c
parent38f74ff88c0cd2e9361081b3cb7f11d7a7acdcd0 (diff)
downloadlbsd-302f2980a6dcd3c15c24654cbda0e4eed176fce4.tar.gz
ROX: Update MIME-types/text with new xtopen option
-rwxr-xr-xhome/john/.config/rox.sourceforge.net/MIME-types/text2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/john/.config/rox.sourceforge.net/MIME-types/text b/home/john/.config/rox.sourceforge.net/MIME-types/text
index 4442d98..613c249 100755
--- a/home/john/.config/rox.sourceforge.net/MIME-types/text
+++ b/home/john/.config/rox.sourceforge.net/MIME-types/text
@@ -1,3 +1,3 @@
#!/bin/sh
cd "$(dirname "$1")"
-exec xtopen -i vi "$(basename "$1")"
+exec xtopen vi "$(basename "$1")"