[feat]: update to Zsh 5.9
Would you be open to a PR that would update Zsh version to 5.9?
Understandable if not as it is a recent release.
Changelog for brevity.
Would you be open to a PR that would update Zsh version to 5.9?
Yes.
Okay, @romkatv. Will open a PR for this as well. 👍🏻
Update: working on this now
Word of warning: the code is a complete mess. A proper solution would be to branch off 5.9, apply changes that are currently applied with sed and other hacks, and commit that to a separate branch of zsh-bin. You don't have to do this of course. If you can update the current script to work with zsh 5.9, I'll merge that.
any updates on this?