Please add bash and zsh completion The file is generated by nikola: https://nikola.readthedocs.io/en/latest/manual.html#shell-tab-completion $ nikola tabcompletion --shell bash > _nikola_bash $ nikola tabcompletion --shell zsh > _nikola_zsh
(In reply to Jonas Stein from comment #0) > $ nikola tabcompletion --shell bash > _nikola_bash > $ nikola tabcompletion --shell zsh > _nikola_zsh It's not as easy as this, because at this point (in src_install) nikola isn't installed on the system yet.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0647246077c3d39a0036fad725f76c47e8f167ff commit 0647246077c3d39a0036fad725f76c47e8f167ff Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2023-03-29 18:36:15 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2023-03-29 18:38:24 +0000 www-apps/nikola: Install bash and zsh completion files Closes: https://bugs.gentoo.org/879195 Signed-off-by: Ulrich Müller <ulm@gentoo.org> www-apps/nikola/nikola-8.2.3-r2.ebuild | 67 ++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+)