aboutsummaryrefslogtreecommitdiffstats
path: root/community/nvui/nvui.sh
diff options
context:
space:
mode:
Diffstat (limited to 'community/nvui/nvui.sh')
-rw-r--r--community/nvui/nvui.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/nvui/nvui.sh b/community/nvui/nvui.sh
new file mode 100644
index 00000000000..a8142c2c6bb
--- /dev/null
+++ b/community/nvui/nvui.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+# XXX: Set LANG=C to avoid error locale::facet::_S_create_c_locale name not valid.
+LANG=C exec /usr/libexec/nvui --detached -- "$@"