about summary refs log tree commit diff
path: root/Completion/Core/_match
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-11 09:40:13 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-11 09:40:13 +0000
commit3d0f90ba2b52aa93b9176362c3f1d479f21f220f (patch)
tree21860ec2e4f45695b40b038230a6a9648c36e08f /Completion/Core/_match
parent2fcab2a716d2f770aa1efd0a2ee36f8b3b55d808 (diff)
downloadzsh-3d0f90ba2b52aa93b9176362c3f1d479f21f220f.tar.gz
zsh-3d0f90ba2b52aa93b9176362c3f1d479f21f220f.tar.xz
zsh-3d0f90ba2b52aa93b9176362c3f1d479f21f220f.zip
make _oldlist ignore list from _complete_help; _match runs for every match spec from matcher-list; _approximate doesn't redefine compadd if that is already a function (10641)
Diffstat (limited to 'Completion/Core/_match')
-rw-r--r--Completion/Core/_match2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Core/_match b/Completion/Core/_match
index 18dab7423..3059935d8 100644
--- a/Completion/Core/_match
+++ b/Completion/Core/_match
@@ -9,7 +9,7 @@
 # expand-or-complete function because otherwise the pattern will
 # be expanded using globbing.
 
-[[ _matcher_num -gt 1 ]] && return 1
+### Shouldn't be needed any more: [[ _matcher_num -gt 1 ]] && return 1
 
 local tmp opm="$compstate[pattern_match]" ret=0 orig ins