summaryrefslogtreecommitdiff
path: root/bin/menuscripts
diff options
context:
space:
mode:
Diffstat (limited to 'bin/menuscripts')
-rwxr-xr-xbin/menuscripts/commander2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/menuscripts/commander b/bin/menuscripts/commander
index 78a27c9..ff58a56 100755
--- a/bin/menuscripts/commander
+++ b/bin/menuscripts/commander
@@ -227,6 +227,8 @@ main()
add_option '--print-query'
}
+ instant() { :; }
+
prefix() { :; }
prompt() { add_option "--prompt" "$prompt_arg"; }