tags -1 + pending > This package ships /usr/share/zsh/vendor-completions/_awscli which I > expect it to work like other files in zsh/vendor-completions. > > For example, I should have `aws` completion if I just called `compinit` > in my zshrc. > > But I still need to `source /usr/share/zsh/vendor-completions/_awscli` > to get the completion working.
I think I have this fixed with https://salsa.debian.org/noahm/awscli/-/commit/2636a965c5646b2f635da7fcdcba3f6050860897, which should be included in the next upload. noah