Jguer / yay

Yet another Yogurt - An AUR Helper written in Go
GNU General Public License v3.0
11.12k stars 363 forks source link

error when loading zsh competions #2

Closed pExeen closed 7 years ago

pExeen commented 7 years ago

i have an error : /home/dsh/.zsh/yay-competion.zsh:68: no matches found: *-d[Skip dependency checks]. It this line : 68 _pacman_opts_remove=(

Jguer commented 7 years ago

Will take a look into it. Still haven't added yay's options to zsh completion, so I'll also take the opportunity to add them as well.

pExeen commented 7 years ago

ok thank you :)

AndydeCleyre commented 7 years ago

yay 1.101:

/usr/share/zsh/site-functions/_yay:71: no matches found: *-d[Skip dependency checks]
Jguer commented 7 years ago

What command were you trying to complete? I am unable to reproduce it on a fresh zsh install.

AndydeCleyre commented 7 years ago

My bad, I was improperly loading zsh completions, this should be re-closed.

Any plans to add completions for installed packages for -Q[x] and -R[s]?

Jguer commented 7 years ago

fish and bash have it but zsh doesn't. That's a bug.