You are not logged in.
Pages: 1
Hi.
Does zsh completion work for you with pacman 3.5 for -S?
Bash completion works as intended:
[chris@chriseee ~]$ sudo pacman -S fire
firefox firefox-adblock-plus firefox-i18n firefox-noscript firefox-spell-ru firehol
However, with zsh it is broken:
~ % sudo pacman -S fire core/
No matches for: `arguments', `package', `packages', `repository/package', or `file'
and it "corrects" fire to core/
With -Q it works with zsh too:
~ % pacman -Q firefox :(
completing package
firefox firefox-i18n
฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz
Offline
pacman -S fire<tab> without using sudo works?
Arch64/DWM || My Dropbox referral link
Offline
Offline
Oh well, thank you.
฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz
Offline
Pages: 1