SHELL-COMPLETION.ECLASS
章节: eclass-manpages (5)更新: 2024年11月
索引 返回主内容
名称
shell-completion.eclass - 一些快速安装各种 Shell 自动补全文件的函数描述
此 eclass 提供了一种标准化的方法来安装流行 Shell 的 Shell 自动补全功能。它继承了已广泛采用的 'bash-completion-r1',从而扩展了其功能。支持的 EAPIS
8传递提供的 ECLASSES
bash-completion-r1函数
- get_fishcompdir
- 返回值:fish 自动补全目录(带有 EPREFIX)
- get_zshcompdir
- 返回值:zsh 自动补全目录(带有 EPREFIX)
- dofishcomp <file...>
- 安装作为参数传递的 fish 自动补全文件。
- dozshcomp <file...>
- 安装作为参数传递的 zsh 自动补全文件。
- newfishcomp <file> <newname>
- 使用新名称安装 fish 文件。
- newzshcomp <file> <newname>
- 使用新名称安装 zsh 文件。
作者
Alfred Wingate <[email protected]>维护者
Jonas Frei <[email protected]>Florian Schmaus <[email protected]>
报告 Bug
请通过 https://bugs.gentoo.org/ 报告 Bug文件
shell-completion.eclass参见
ebuild(5)https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/shell-completion.eclass
索引
此文档由 man2html 使用手册页创建。
时间:2024年11月12日,格林威治标准时间03:27:00