mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
66fb8f0b56
bash completion should just work when you install new commands. Bash::Completion is a system to use and write bash completion rules. For end-users, you just need to add this line to your .bashrc or .bash_profile: setup-bash-complete This will load all the installed Bash::Completion plugins, make sure they should be activated and generate the proper bash code to setup bash completion for them. If you later install a new command line tool, and it has a Bash::Completion::Plugin -based plugin, all your new shells will have bash completion rules for it. You can also force immediate setup by running the same command: setup-bash-complete To write a new Bash::Completion plugin, see Bash::Completion::Plugin. WWW: http://search.cpan.org/dist/Bash-Completion/ |
||
---|---|---|
.. | ||
44bsd-csh | ||
ambit | ||
bash | ||
bash-completion | ||
bash-static | ||
bashc | ||
ch | ||
dash | ||
es | ||
esh | ||
fd | ||
fish | ||
flash | ||
gscommander | ||
heirloom-sh | ||
ibsh | ||
jailkit | ||
ksh93 | ||
lshell | ||
mksh | ||
nologinmsg | ||
osh | ||
p5-Bash-Completion | ||
p5-Shell-Perl | ||
p5-Term-ShellUI | ||
pdksh | ||
pear-PHP_Shell | ||
psh | ||
rc | ||
rssh | ||
sash | ||
scponly | ||
shell-include | ||
tcsh_nls | ||
tcshrc | ||
v7sh | ||
viewglob | ||
vshnu | ||
wapsh | ||
zoidberg | ||
zsh | ||
Makefile |