Closed janhieber closed 7 years ago
Auto completion in ZSH doesn't work and I don't know why.
.zshrc _complete_debug packages: aur/apacman 3.1-1 aur/apacman-deps 0.9-1
I'm no expert in ZSH completion, has anyone else the same issue?
Turned out my .zshrc had an configuration error. I used compinit -C instead of compinit. That's the problem with copy paste :)
compinit -C
compinit
Auto completion in ZSH doesn't work and I don't know why.
.zshrc _complete_debug packages: aur/apacman 3.1-1 aur/apacman-deps 0.9-1
I'm no expert in ZSH completion, has anyone else the same issue?