mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-09-24 18:57:31 +08:00

We removed this mitigation in 0c80a063 because of an assumption that the issue had been fixed, but it looks like zsh < 5.0.6 has other issues (see #12360), so we need to disable it for real. Fixes #12360