From 753cc6b22adb659e9c6bdcf854d99bfe4b731d26 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Tue, 2 May 2000 08:23:31 +0000 Subject: completion cleanup, mostly _wanted and $expl (11049) --- Completion/Base/_first | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Base/_first') 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 -- cgit 1.4.1