From f7fa32f091420552d5dbb16ff5f574484508f1de Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 23 Aug 1999 10:07:17 +0000 Subject: zsh-workers/7463 --- Completion/Commands/_read_comp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Commands/_read_comp') diff --git a/Completion/Commands/_read_comp b/Completion/Commands/_read_comp index 0a4f549f1..a32879b56 100644 --- a/Completion/Commands/_read_comp +++ b/Completion/Commands/_read_comp @@ -1,4 +1,4 @@ -#compdef -kn complete-word \C-x\C-r +#compdef -k complete-word \C-x\C-r # This allows an on-the-fly choice of completions. On typing the key # sequence given above, you will be prompted for a string of arguments. If -- cgit 1.4.1