Dear Maintainer,
There are a number of packages that install zsh completions into
/usr/share/zsh/site-functions, but this directory is missing from $fpath
in a fully stock zsh setup.
For reference, $fpath contains /usr/local/share/zsh/site-functions, but
not /usr/share/zsh/site-functions. I see that this change appears to
have been intentional (judging by a changelog entry[1] from 2001), but
I think either zsh should look in this directory by default, or there
needs to be a MBF for packages to move these completion files elsewhere.
[1] https://salsa.debian.org/debian/zsh/-/blob/841bce705a58b04220b1f257abcc00ae71cbdbdc/debian/changelog?page=5#L4230
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***