zsh-workers
 help / color / mirror / code / Atom feed
* [[ is being treated as a pattern in the command/reserved word position.
@ 2015-03-28 21:08 Eric Cook
  2015-03-28 21:18 ` Eric Cook
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Eric Cook @ 2015-03-28 21:08 UTC (permalink / raw)
  To: zsh-workers

With a recent build, this happens to me. Does it happen for anyone else?

% type [[
zsh: bad pattern: [[
% type '[['
[[ is a reserved word
% '[[' a == a ]]
zsh: = not found
% '[[' a '==' a ]]
zsh: command not found: [[
% print $ZSH_PATCHLEVEL
zsh-5.0.7-0-g208bded


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

end of thread, other threads:[~2015-03-29  0:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-28 21:08 [[ is being treated as a pattern in the command/reserved word position Eric Cook
2015-03-28 21:18 ` Eric Cook
2015-03-28 21:25 ` Eric Cook
2015-03-28 21:36 ` ZyX
2015-03-28 21:44 ` Bart Schaefer
2015-03-28 21:55   ` Eric Cook
2015-03-28 22:24     ` Bart Schaefer
2015-03-28 22:33       ` ZyX
2015-03-28 22:45         ` Bart Schaefer
2015-03-28 23:07         ` Eric Cook
2015-03-28 23:19           ` ZyX
2015-03-28 23:27             ` Eric Cook
2015-03-28 23:57               ` ZyX
2015-03-29  0:09                 ` Eric Cook
2015-03-28 22:44       ` Peter Stephenson
2015-03-28 22:48         ` 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).