[Bash-completion-devel] Just add the completion for man but nothing else

Igor Murzov intergalactic.anonymous at gmail.com
Tue Mar 13 21:15:53 UTC 2012


On Mon, 12 Mar 2012 10:45:55 -0500
Peng Yu <pengyu.ut at gmail.com> wrote:

> Hi,
> 
> I want to just add bash completion for man but nothing else (so '.
> /opt/local/etc/bash_completion' is not an option for me).

Then you need to port the script completions/man to plain bash avoiding
to use any functions provided by the bash_completion (they are prefixed
with an underscore).


-- Igor



More information about the Bash-completion-devel mailing list