Le dimanche, 2 mars 2008 16.06:37 Luk Claes, vous avez écrit :
> Sorry, but I can't reproduce this.
>
> >> And, as far as I know, filepath completion isn't done (or were not be
> >> done yet) by sourcing /etc/bash_completion in, so all in all, this type
> >> of completion shouldn't get affected by a new /etc/bash_completion,
> >> which is the only real thing, what this new package is updating.
>
> So, maybe it's related to some other change outside bash-completion?
> I'll look into it some more, we'll see if I can find anything...
>
> You both did agree to update the /etc/bash_completion file with the
> maintainer's one, right?
>
> Cheers
>
> Luk

Hi, 

I just tried to reinstall bash-completion and I thought to a way to reproduce 
this :

$ cd /tmp
$ mkdir 'with space'
$ cd wit[TAB]           [it works]
$ cd with\ space/
$ ls                    [empty]
$ mkdir 'an other'
$ cd ..
$ cd wit[TAB]           [it works again]
$ cd with\ space/[TAB]  [NOTHING happens] [then delete 4 cars]
$ cd with\ sp[TAB]      [it does not work anymore]

Regards, 

Didier

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to