Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated ZSH to build with Regex Support. Also installed ZSH dynamic modules #2452

Closed
wants to merge 1 commit into from

Conversation

KaraokeStu
Copy link
Contributor

As requested here: #2449

ZSH was being built without dynamic module or PCRE support, which meant no Regex could be used (and it is used in lots of ZSH scripts)

Linked issues:
#2449

Checklist

  • Build rule all-supported completed successfully
  • Package upgrade completed successfully
  • New installation of package completed successfully

@KaraokeStu
Copy link
Contributor Author

Unfortunately, I don't know enough about where ZSH is pulling its modules from - it appears to be a problem dynamically loading the module, rather than not having the right mode built.

I'm going to close this PR until someone who understands ZSH better can help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant