On Mon, Feb 21, 2011 at 10:12 AM, Clark J. Wang <dearv...@gmail.com> wrote:

> Tested with 4.2:
>
> bash-4.2# complete -b help
> bash-4.2# help co<TAB><TAB>
> command   compgen   complete  compopt   continue
> bash-4.2#
>
> --
> Clark J. Wang
>
It's probably because:
$ type coproc
coproc is a shell keyword

likewise help tim<TAB> doesn't complete "time"

Reply via email to