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]
Other format: [Raw text]

Re: File name completion in bash completes to .lnk


At 07:59 PM 9/11/2003, Andrew DeFaria you wrote:
>Christopher Faylor wrote:
>
>>On Thu, Sep 11, 2003 at 04:34:08PM -0700, Andrew DeFaria wrote:
>>
>>>In Cygwin 1.5.3 when doing filename completion with the tab character
>>>bash completes a symlink all the way to the .lnk:
>>>
>>>$ ls symlinked_fi<tab>
>>>
>>>yields
>>>
>>>$ ls symlinked_file.lnk
>>
>>
>>Nope. It actually doesn't do that at all. I just tried it.
>
>Well it just did for me!
>
>$ ln -s /etc/passwd symlinked_file
>$ ls syml<at this point I hit tab and got symlinked_file.lnk
>
>What information can I give to you at this point?


I guess start with the standard stuff like the cygcheck info.  Maybe try
running this with 'strace' and look at the results.  Send anything strange
along.  'ls -l symlinked_file' might be helpful as well.  FWIW, I tried
this too with 1.5.3 and I'm in Chris's camp (although I have to say I'm
a throw-back that still uses 'nowinsymlinks' when I'm not running the
above test. ;-) )



--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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