-
-
Notifications
You must be signed in to change notification settings - Fork 148
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
Error after opening terminal #338
Comments
@marlonrichert |
@pbosab It's not an actual error, just a warning. But thanks for reporting it! This helps me improve the quality of the code. I will release a fix soon that will make the warning go away. 🙂
That's a core dump from a ZSH subshell that crashed. It's not really useful to me (since it signifies a bug, not in my code, but in |
@marlonrichert thanks for the reply, but the warnings and the subshell crash appear only when both plugins are enabled (autocomplete & autosuggestions). they coexisted and worked till today. |
The warnings should be gone now. |
hello, since the latest update (this morning), i am getting these errors when opening a terminal:
.autocomplete.init:92: array parameter precmd_functions set in enclosing scope in function .autocomplete.init
.autocomplete.init:92: array parameter precmd_functions set in enclosing scope in function .autocomplete.init
but everything seems working fine, let me know if you need to know something else.
my .zshrc:
edit: found this in the logs
The text was updated successfully, but these errors were encountered: