Mail Archives: djgpp-workers/2001/05/09/23:54:57
Hello Rich,
> Hmmm, this appears to have broken tab-completion of drive-qualified paths. For
> example, the following work:
>
> /djg<tab>pp
> /dev/c/djg<tab>pp
>
> but these doesn't:
>
> c:/<tab>
> c:/djg<tab>
>
> For some reason <tab> in the latter cases give me a list of all the
> executables found in the path, as if bash "thinks" it's completing a path
> name.
I tried your example, and I didn't experience the behavior you described.
When I do 'c:/djg<tab>' I get 'c:/djgpp'.
Mark
- Raw text -