From 8a8428beaeeef5f0bb466e3649469a09fe268629 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 27 Oct 1999 16:18:37 +0000 Subject: zsh-workers/8448 --- Functions/Zle/predict-on | 1 + 1 file changed, 1 insertion(+) diff --git a/Functions/Zle/predict-on b/Functions/Zle/predict-on index 839c8a1fd..5d52c399a 100644 --- a/Functions/Zle/predict-on +++ b/Functions/Zle/predict-on @@ -118,6 +118,7 @@ predict-limit-list() { compstate[list]='' compstate[force_list]=yes elif [[ $compconfig[predict_list] = always ]] + then compstate[force_list]=yes fi } -- cgit 1.4.1