archlinux / asp

Arch Build Source Management Tool
MIT License
294 stars 34 forks source link

improved zsh completion #40

Closed arenevier closed 11 months ago

arenevier commented 1 year ago

zsh completion is currently pretty broken. If I type asp checkout <Tab> I get the following error unknown asp command: checkout

I am proposing an improved zsh completion that handles all the commands in a sensible way.

The log command family accept one package name checkout, ls-files and other accept one or more package name untrack accept only package listed in asp list-local