mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-23 13:41:12 +01:00
zsh-workers/9219
This commit is contained in:
parent
a7b6805113
commit
43822598ab
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ predict-limit-list() {
|
|||
then
|
||||
compstate[list]=''
|
||||
compstate[force_list]=yes
|
||||
elif zstyle ":completion:predict${curcontext}" list always ]]
|
||||
elif zstyle -t ":completion:predict${curcontext}" list always
|
||||
then
|
||||
compstate[force_list]=yes
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue