Closed JoeWoodward closed 4 years ago
In fact, maybe it's this line that is generated for the cached .zsh file
add-zsh-hook -d background _ZPM_post_fn
background is not a valid hook
Couldn't a heredoc be used here to really cleanup that echo statement a lot too?
Ok, so background is added with the zpm-zsh/background plugin but doesn't seem to be loaded in a cached session
@JoeWoodward Hi, I fixed it. try to update zpm from git
So fast! Thank you
@JoeWoodward It works?
Yes, thank you
I've just installed zpm and had to debug this message
I have found that if I delete the cache the terminal works correctly and doesn't exit. Any sessions after this one will show the error above and then exit. I think it might be something to do with autoloading add-zsh-config