oshazard / apacman

ArchLinux User Repository (AUR) helper and pacman wrapper
https://aur.archlinux.org/packages/apacman/
GNU General Public License v3.0
70 stars 11 forks source link

Fix zsh-completion #74

Closed yoo closed 7 years ago

yoo commented 7 years ago

Fixes auto completion bug:

_apacman:460: command not found: _apacman_comp
oshazard commented 7 years ago

Thanks @JohannWeging. #28 I don't use zsh but I'll try to add a unit test to prevent this breakage in the future.

I've also requested that @worzel666 push their _apacman improvements