summaryrefslogtreecommitdiff
path: root/Completion/Base/_first
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Base/_first')
-rw-r--r--Completion/Base/_first2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Base/_first b/Completion/Base/_first
index 4f10cbb8f..4b565fca4 100644
--- a/Completion/Base/_first
+++ b/Completion/Base/_first
@@ -33,7 +33,7 @@
# opt=-V
# fi
# if _wanted "$opt" history-words expl "history ($n)" \
-# compadd "$expl[@]" -Q - \
+# compadd -Q - \
# "${(@)${(@)historywords:#[\$'\"]*}[1,i*10]}"; then
# # We have found at least one matching word, so we switch
# # on menu-completion and make sure that no other