zsh-workers
 help / color / mirror / code / Atom feed
* "no_nomatch" and glob qualifiers
@ 2015-10-05 22:22 Bart Schaefer
  2015-10-05 23:47 ` Mikael Magnusson
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 2015-10-05 22:22 UTC (permalink / raw)
  To: zsh-workers

Consider:

% setopt nonomatch
% echo x(/)       
x(/)
% echo x(a) 
zsh: number expected
% 

Should that not have output "x(a)" ?


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

end of thread, other threads:[~2015-10-06  7:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-05 22:22 "no_nomatch" and glob qualifiers Bart Schaefer
2015-10-05 23:47 ` Mikael Magnusson
2015-10-06  7:49   ` Bart Schaefer

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