[Bash-completion-devel] Towards dynamic completion loading

Igor Murzov e-mail at date.by
Sun Oct 23 22:29:23 UTC 2011


> > Found a regression. Completing shell variables names no longer works.
> > 
> >  $ echo $B<TAB>
> > 
> > gives me
> > 
> >  $ echo \$BASH
> > 
> > for "dynamic-loading" branch. Further hits of tab button give no effect.

> But then again, completing variable names doesn't really work in the
> master branch either for commands we install completions for.

At least `echo $B<TAB>` works as expected in the master branch.


-- Igor



More information about the Bash-completion-devel mailing list