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

Which options besides SH_GLOB better to disable when emulating Bash?



Hello,
I've noticed that Bash regular expressions don't work in emulate sh
(and bash) because of the SH_GLOB option disabling ( etc. in patterns.
So when emulating Bash (side note – in a new Zplugin feature: loading
plugins with a selected emulation _sticky_), I'm disabling it.

I wonder if there are other options that are better to be changed in
the sh emulation for a better Bash compatibility?

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