> > Also how you want to distinguish among different programs with the same > > name? Is the path to a binary really makes any sense for this? > > For some case such as init.d scripts it does, for many others it > doesn't. Anyway, as said earlier, we don't "really need" this at the > moment because init.d scripts are handled otherwise, so I merged your > patch that removes it - we can easily bring it back if needed.
Thanks. Now I am satisfied with the state of the "dynamic-loading" branch. I think we are ready to merge it to the "master" now :) > Well, I don't think one string glob match there is really measurable. > Some hairy stuff would be needed in "service" though - I don't think > this is really worth fixing, or at least I'm not going to spend time > doing it :) I'll look into this after merge. -- Igor _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-devel
