> > 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

_______________________________________________
Bash-completion-devel mailing list
Bash-completion-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-devel

Reply via email to