From 14810d6df13e0564a606b74e4c4e918e80862e25 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Sat, 24 Jul 1999 14:01:54 +0000 Subject: zsh-3.1.6-test-3 --- 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 a32879b56..0a4f549f1 100644 --- a/Completion/Commands/_read_comp +++ b/Completion/Commands/_read_comp @@ -1,4 +1,4 @@ -#compdef -k complete-word \C-x\C-r +#compdef -kn 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