From a5c5e7b17bde8ec475dd0c527d4dfe44fb89d7cd Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 23 Feb 2000 10:27:52 +0000 Subject: zsh-workers/9836 --- Functions/Zle/predict-on | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions') diff --git a/Functions/Zle/predict-on b/Functions/Zle/predict-on index 4822c38ce..ad6ea7496 100644 --- a/Functions/Zle/predict-on +++ b/Functions/Zle/predict-on @@ -122,7 +122,7 @@ predict-limit-list() { then compstate[list]='' compstate[force_list]=yes - elif zstyle -t ":completion:predict::::" list always + elif zstyle -t ":completion:::predict::" list always then compstate[force_list]=yes fi -- cgit 1.4.1