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

Is there some bash source that Zsh will not parse?



Hello,
in the opposite direction, this is rather true, e.g. the globbing
flags aren't parsed correctly:

    echo $^fpath/$_comps[$1](N.)

bash: syntax error near unexpected token `('

I'm thinking about starting a Zshell-focused but supporting also dash
& bash linter and using lex.c seems a reasonable decision.
-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org



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