On 10/24/2011 01:29 AM, Igor Murzov wrote: >> 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.
Yes, but please note that I said "for commands we install completions for". We don't install completion for "echo" in the master branch. Anyway this should work again now in dynamic-loading, ditto for (other) installed completions that use _init_completion (see commit ff8e52c). _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-devel
