Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug in alias expansion
On Nov 14, 2:19pm, Kynn Jones wrote:
}
} I still find it disconcerting that file globbing would get in the way
} under v. 5.0.7 but not under v. 5.1.
Between 5.0.7 and 5.1 we introduced a keyword for "typeset" so that the
parser could distinguish assignments-in-argument-position from simple
arguments. In 5.0.7 and earlier "typeset" is merely a command, so its
arguments are treated like any other shell word.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author