On Thu, Sep 24, 2009 at 3:48 PM, Sergey Manucharian <sergeym@xxxxxxxxx> wrote: > On Thu, 24 Sep 2009 22:40:28 +0200 > Thomas Bächler <thomas@xxxxxxxxxxxxx> wrote: > >> Aaron Griffin schrieb: >> >> And this appears to be fixed in git >> >> >> >> http://code.phraktured.net/cgit.cgi/bash-completion/commit/?id=f733e71e1f8d63c072a402346d8162f9c6b63ae2 >> >> http://code.phraktured.net/cgit.cgi/bash-completion/commit/?id=f871fe4101ed89cb98e201aed8c975fd3061905b >> > >> > I can confirm this is fixed. >> > >> > I wonder if it might be a good idea to switch bash_completion back >> > to git snapshots now that development is more active, yet their >> > releases are few and far between >> > >> >> Haha, I cloned this morning and it was still broken :) >> >> Anyway, I'm fine with having bash_completion git snapshots. >> > > I've just installed bash-completion-git-20090924 with yaourt - works > fine. The only issue is: > dd if<tab> -> dd if\= > (but that's not so critical) There's bugs in their bug tracker regarding this. It happens with chown too: $ chown -R nobod<tab> $ chown -R nobody\: