zsh-workers
 help / color / mirror / code / Atom feed
* compctl -g broken in beta20
@ 1996-06-08 15:31 Zefram
  0 siblings, 0 replies; only message in thread
From: Zefram @ 1996-06-08 15:31 UTC (permalink / raw)
  To: Z Shell workers mailing list

The globbing changes in beta20 seem to have broken compctl -g
completions.  If the pattern is not matched, then it gets quoted and
used as if it matched:

% compctl -g 'foo*' foo
% foo <TAB>
% foo foo\*

This behaviour is dependent on NO_NOMATCH, NULL_GLOB and CSH_NULL_GLOB
(the former must be on and the others off).  Perhaps the neatest
solution is to temporarily turn on NULL_GLOB when doing the globbing,
as is already done in a couple of places?

-zefram



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-06-08 15:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-06-08 15:31 compctl -g broken in beta20 Zefram

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).