zdharma-continuum / zinit

🌻 Flexible and fast ZSH plugin manager
MIT License
2.89k stars 125 forks source link

[bug]: PR #429 breaks plugins #433

Closed tiancheng92 closed 1 year ago

tiancheng92 commented 1 year ago

What happened?

Plugin functionality breaks, can not use 'wait'

Steps to reproduce

N/A

Relevant output

No response

Screenshots and recordings

No response

Operating System & Version

OS: darwin21.3.0 | Vendor: apple | Machine: arm | CPU: arm64 | Processor: arm | Hardware: arm64

Zsh version

zsh 5.9 (arm-apple-darwin21.3.0)

Terminal emulator

xterm-256color

If using WSL on Windows, which version of WSL

No response

Additional context

No response

Code of Conduct

tiancheng92 commented 1 year ago

@psprint

MarcAurel commented 1 year ago

@tiancheng92 I had the same issue. The faulty commit just got reverted: https://github.com/zdharma-continuum/zinit/commit/cfd32618921ce0626a6deadc794da962750a845d

vladdoster commented 1 year ago

Fixed in #432