SHELL-COMPLETION.ECLASS

Section: eclass-manpages (5)
Updated: May 2024
Index Return to Main Contents

NAME

shell-completion.eclass - a few quick functions to install various shell completion files

DESCRIPTION

This eclass provides a standardised way to install shell completions for popular shells. It inherits the already widely adopted 'bash-completion-r1', thus extending on its functionality.

SUPPORTED EAPIS

8

TRANSITIVELY PROVIDED ECLASSES

bash-completion-r1

FUNCTIONS

get_fishcompdir
Return value: the fish completions directory (with EPREFIX)
get_zshcompdir
Return value: the zsh completions directory (with EPREFIX)
dofishcomp <file...>
Install fish completion files passed as args.
dozshcomp <file...>
Install zsh completion files passed as args.
newfishcomp <file> <newname>
Install fish file under a new name.
newzshcomp <file> <newname>
Install zsh file under a new name.

AUTHORS

Alfred Wingate <parona@protonmail.com>

MAINTAINERS

Jonas Frei <freijon@pm.me>
Florian Schmaus <flow@gentoo.org>

REPORTING BUGS

Please report bugs via https://bugs.gentoo.org/

FILES

shell-completion.eclass

SEE ALSO

ebuild(5)
https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/shell-completion.eclass


Index

NAME
DESCRIPTION
SUPPORTED EAPIS
TRANSITIVELY PROVIDED ECLASSES
FUNCTIONS
AUTHORS
MAINTAINERS
REPORTING BUGS
FILES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 03:27:00 GMT, May 08, 2024