This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

bash 2.05-3: completion


Hi, 

it seems to me that tab completion for scripts is broken in 
bash 2.05-3. Suppose a script updatedb in /usr/local/bin.
Typing  "upd<TAB>" gives whether a completion nor alternatives.
Changing dir to /usr/local/bin and typing "./upd<TAB>" dito.

But copying /usr/local/bin/updatedb to /usr/local/bin/updatedb.exe
and typing "upd<TAB>" completes to updatedb.exe!?

This problem is not specific to updatedb or /usr/local/bin/.
I switched back to bash 2.05-3 and the problem is gone.

Frank-Michael

P.S. of course my scripts contain #!/bin/sh 
or #!/bin/bash as first line.
begin:vcard 
n:Moser;Frank-Michael
tel;work:+49-(0)3834-515230
x-mozilla-html:FALSE
url:www.decodon.com
org:DECODON GmbH
version:2.1
email;internet:moser@decodon.com
adr;quoted-printable:;;W.-Rathenau-Str. 49a=0D=0A;Greifswald;;17489;Germany
fn:Frank-Michael Moser
end:vcard

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]