Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Performance numbers on "if [" vs. "[" alone vs. "if [[" vs. "[[" alone



On Fri, Sep 16, 2016 at 3:18 AM, Sebastian Gniazdowski
<sgniazdowski@xxxxxxxxx> wrote:
>
> BTW. Running attached parse.zsh on toparse.zsh with zsh-5.2 in shebang
> produces following difference in generated region_highlight, to
> /bin/zsh (OS X 5.0.8):
>
> 439c439
> < 3878 3885 fg=yellow
> ---
>> 3878 3885 fg=green

That's because the word "integer" changed from a command to a keyword
between 5.0.8 and 5.1.



Messages sorted by: Reverse Date, Date, Thread, Author