Allan McRae pushed to branch master at Pacman / Pacman
Commits: 6344aab3 by Allan McRae at 2022-12-24T00:55:30+10:00 zsh: make names unique to avoid clashes
The function _keys is a bit generic and can result in clashes. Change other functions starting with _key_ to be _pacman_key_ as well.
Fixes FS#74507.
Signed-off-by: Allan McRae <allan@archlinux.org>
- - - - -
1 changed file:
- scripts/completion/zsh_completion.in
View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/6344aab3bd4fcbe5f68b56fa...
pacman-dev@lists.archlinux.org