sigoden / argc-completions

{bash,zsh,fish,powershell,nushell}-completions for 1000+ commands.
MIT License
238 stars 13 forks source link

fzf-tab integration #61

Closed kqvanity closed 3 weeks ago

kqvanity commented 3 weeks ago

I use fzf-tab to provide autocompletions when hitting tab key. When I source argc-completions in zsh as well, It overrides fzf-tab, showing its completion menu instead, which works for the most, but has few culprits. Like for example, now showing folder coloring, fzf-tab completion menu is completely overridden, nested file paths not showing. (just 0/X results) Screenshot_20241006-184801_819x117

Could you also provide it as a plugin for oh-my-zsh?

sigoden commented 3 weeks ago

This is beyond the scope of argc-completions; argc-completions only provides native completion for the shell.