summarylogtreecommitdiffstats
path: root/nvui.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nvui.sh')
-rw-r--r--nvui.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/nvui.sh b/nvui.sh
index b5348a56281c..931c3fd1553b 100644
--- a/nvui.sh
+++ b/nvui.sh
@@ -1,2 +1,6 @@
#!/bin/bash
+
+# Delete the "#" to enable full feature
+#/opt/nvui/bin/nvui --ext_multigrid --ext_popupmenu --ext_cmdline --detached -- "$@"
+
/opt/nvui/bin/nvui "$@"