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


索引

名称
描述
支持的 EAPIS
传递提供的 ECLASSES
函数
作者
维护者
报告 Bug
文件
参见

此文档由 man2html 使用手册页创建。
时间:2024年11月12日,格林威治标准时间03:27:00