Zsh completion with fzf-tab doesn't work with dotnet completion command #290
Answered
by
Aloxaf
iabdelkareem
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
Aloxaf
Aug 4, 2022
Replies: 1 comment 1 reply
-
fzf-tab only supports compsys, compctl is old fashion and is not supportted. Here is a brief documentation to compsys: https://github.com/zsh-users/zsh-completions/blob/master/zsh-completions-howto.org |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Aloxaf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fzf-tab only supports compsys, compctl is old fashion and is not supportted.
Here is a brief documentation to compsys: https://github.com/zsh-users/zsh-completions/blob/master/zsh-completions-howto.org