Closed dukman83 closed 3 years ago
Can you add setopt verbose xtrace
to the bottom of your .zshrc
and tell me what output you get?
Also, can you please fill out all the ???
s in the bug template? They’re not there for nothing. In particular, did you test without any config?
My apologies, I checked my .zshrc file and it had exactly 5 additional source lines. ...scripting and automation error on my behalf! Not an issue with the plugin. Thanks again!
Also, can you please fill out all the
???
s in the bug template? They’re not there for nothing. In particular, did you test without any config?
I left that out because I wasn't entirely sure what you meant by that. Thanks for the help.
Environment
zsh-autocomplete
version: ??? Most recent Zsh version: ??? 5.7.1-1~/.zshrc
file: ??? N/APlease test if the bug occurs without config files:
Does the bug occur without config files?
If not, gradually add lines from your config file to the subshell until the bug appears.
Which combination of config causes the bug to appear?
Steps to reproduce
Actual behavior
??? As soon as logging into Raspberry Pi the error ".autocomplete.add-zsh-hook:1: maximum nested function level reached; increase FUNCNEST?" appears 5 times.
Expected behavior
??? No errors upon logging in.