zsh-workers
 help / color / mirror / code / Atom feed
* completion bug: treats substitution of unset parameter as empty string
@ 2009-07-29 18:25 Greg Klanderman
  2009-09-09  4:10 ` Greg Klanderman
  0 siblings, 1 reply; 6+ messages in thread
From: Greg Klanderman @ 2009-07-29 18:25 UTC (permalink / raw)
  To: Zsh list


[resending as my post from Monday seems not to have made it to the list]

% unset Q
% ls $Q/ <tab>

lists completions in '/' rather than beep because there are no
completions.

I do have the 'nounset' option set, though I think this should
give an error / no completions either way, as it did with the
old compctl system.

greg


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-09-10 15:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-29 18:25 completion bug: treats substitution of unset parameter as empty string Greg Klanderman
2009-09-09  4:10 ` Greg Klanderman
2009-09-10  9:26   ` Peter Stephenson
2009-09-10 14:30     ` Greg Klanderman
2009-09-10 14:40       ` Peter Stephenson
2009-09-10 15:23         ` Greg Klanderman

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).