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

REMATCH_PCRE with zsh built without pcre support



Should setting this option be allowed when zsh was built without pcre support?

A user with this option enabled noticed this when using an completer that uses =~ but
his operating system built zsh without pcre support.

One could currently test if $^module_path/zsh/pcre.so(N) exist before trying to
enable it, but i don't see the use of the option if zsh can't actually use pcre.



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