Aloxaf
Aloxaf
I cannot reproduce the bug with your zshrc. Please provide the log.
@minty99 Can you put `autoload -Uz compinit; compinit` before fzf-tab and try again?
@minty99 This is used to initialize the zsh completion system. Frameworks like zimfw usually handle this for you, but if you're using a plugin manager like zinit, you'll need to...
```diff -% git clone [email protected]:Aloxaf/fzf-tab.git +% git clone https:github.com/Aloxaf/fzf-tab ``` It works well after changing this line