-
-
Notifications
You must be signed in to change notification settings - Fork 156
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
Crashes zsh when typing #726
Comments
This did not happen before i just updated this plugin and it keeps crashing it. |
Experienced the same issue. Did a quick bisect and looks like a66d6ae is the culprit. The logs have the following lines repeated multiple times:
|
@Shraymonks thank you for saving me time before i went down the rabbit hole myself. Would you know how i can revert to this commit for the time being until this gets fixed with zinit? zinit ice commit=008caae;
zinit light marlonrichert/zsh-autocomplete
I have been trying to do it this way and there isn't any good documentation on zinit to actually know what to do. |
I don't use zinit but I'm guessing that's what |
That's how i am running it atm by checking out the commit. |
Thank you for finding this! I was experiencing the crash when attempting
Then update how it's sourced in
|
I encountered the same issue on my Mac. I'm not sure, if the following will fix the issue on Arch aswell, but I added this line into my
Got this solution from another issue. |
Thanks a lot for this solution, setting that option also fixed all my crashes on parsing command parameters on my end :) Fedora 41 based distro here. |
@NorinB I've been running it since by checking out the commit that was mentioned above and adding |
Environment
Steps to reproduce
Type `sudo rm -r` and it will crash.
Contents of
~autocomplete-log/YYYY-MM-DD.log
(click to expand)The text was updated successfully, but these errors were encountered: