SHELL-COMPLETION.ECLASS
Section: eclass-manpages (5)Updated: Nov 2024
Index Return to Main Contents
NAME
shell-completion.eclass - a few quick functions to install various shell completion filesDESCRIPTION
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
8TRANSITIVELY PROVIDED ECLASSES
bash-completion-r1FUNCTIONS
- 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 <[email protected]>MAINTAINERS
Jonas Frei <[email protected]>Florian Schmaus <[email protected]>
REPORTING BUGS
Please report bugs via https://bugs.gentoo.org/FILES
shell-completion.eclassSEE 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, November 25, 2024