FS#29607 - [zsh] _pkgtool should not include makepkg completion
Attached to Project:
Arch Linux
Opened by Daniel Wallace (gtmanfred) - Wednesday, 25 April 2012, 02:55 GMT
Last edited by Pierre Schmitz (Pierre) - Tuesday, 01 May 2012, 10:43 GMT
Opened by Daniel Wallace (gtmanfred) - Wednesday, 25 April 2012, 02:55 GMT
Last edited by Pierre Schmitz (Pierre) - Tuesday, 01 May 2012, 10:43 GMT
|
Details
The file /usr/share/zsh/functions/Completion/Linux/_pkgtool
should not include makepkg in the compdef
and also the actual completion function should be removed as well because it completes something like --chown and one other function which are not useful to makepkg |
This task depends upon
_pkgtool
this is about zshcompletion which has makepkg completion in /usr/share/zsh/functions/Completion/Linux/_pkgtool
#compdef installpkg upgradepkg removepkg pkgtool explodepkg makepkg
Edit: my bad, misunderstood the purpose of the link