Open NoelJacob opened 4 years ago
Aditional info: disabling only zmodule completion
the problem was solved.
I might be mistaken, but I fail to see how this is an issue with zimfw
, as the completion-feature is built-in to zsh and it seems to me the root cause is Windows adding a whole lot of directories to the path that the shell needs to walk through for completions.
I'm not sure about zimfw
, but when I reported this in prezto
, the vanilla completion in zsh worked fine with all of the extra directories, but in prezto it was slow. See https://github.com/sorin-ionescu/prezto/issues/1820#issue-596987462
Do you have syntax highlighting enabled? The original part here has a wrong link.
EDIT: yeah, PATH_DIRS
sounds like trouble.
In a terminal, run zmanage info and paste the output below:
Description
A tab completion problem seen in prezto with WSL2(above) is also present in zim. My zim config has only spaceship installed with the default git zmodule commented out.
Steps to reproduce
Detailed above
Images or other information