summaryrefslogtreecommitdiff
path: root/Src/Zle/compctl.c
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2002-05-21 08:07:51 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2002-05-21 08:07:51 +0000
commit5a89ede77be4ff696a77fb609ab29f5bf1e1dc37 (patch)
treeb0e4d0ea6998388f24e547dd4365c990ea8d485b /Src/Zle/compctl.c
parent12f253e7e6bec90e38cb5622701ff701d08bf8a8 (diff)
downloadzsh-5a89ede77be4ff696a77fb609ab29f5bf1e1dc37.tar.gz
zsh-5a89ede77be4ff696a77fb609ab29f5bf1e1dc37.zip
fix for file-type-tests in nested quotes and don't count space file-type-character (17195)
Diffstat (limited to 'Src/Zle/compctl.c')
-rw-r--r--Src/Zle/compctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/Zle/compctl.c b/Src/Zle/compctl.c
index cc0aebf04..a84f604cc 100644
--- a/Src/Zle/compctl.c
+++ b/Src/Zle/compctl.c
@@ -2025,7 +2025,7 @@ addmatch(char *s, char *t)
}
if (!ms)
return;
- add_match_data(isalt, ms, lc, ipre, ripre, isuf,
+ add_match_data(isalt, ms, s, lc, ipre, ripre, isuf,
(incompfunc ? dupstring(curcc->prefix) : curcc->prefix),
prpre,
(isfile ? lppre : NULL), NULL,