about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Functions/Zle/predict-on2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Zle/predict-on b/Functions/Zle/predict-on
index 49d815e26..8923d1a3b 100644
--- a/Functions/Zle/predict-on
+++ b/Functions/Zle/predict-on
@@ -119,7 +119,7 @@ predict-limit-list() {
   then
     compstate[list]=''
     compstate[force_list]=yes
-  elif zstyle ":completion${curcontext}:predict" list always ]]
+  elif zstyle ":completion:predict${curcontext}" list always ]]
   then
     compstate[force_list]=yes
   fi