Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020416101213.02d2e700@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Tue, 16 Apr 2002 10:19:21 -0700 To: "Larry Hall (RFK Partners, Inc)" , Chris Metcalf , cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: bash 2.05a-3: option to allow drive letter prefixes for completion? In-Reply-To: <4.3.1.2.20020416125137.023845f0@pop.ma.ultranet.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Larry, I deliberately use case sensitivity for completion, but even knowing that, completion on absolute names in Windows native format does not work for me. I tried with the drive letter both in lower and upper case, but no go. Perhaps there's another option of which I'm unaware? By the way, for Chris' benefit, in case he doesn't already know, the "~/.inputrc" directive for getting case insensitivity from completion is: set completion-ignore-case on Randall Schulz Mountain View, CA USA At 09:56 2002-04-16, Larry Hall (RFK Partners, Inc) wrote: >At 12:45 PM 4/16/2002, Chris Metcalf wrote: > >Currently, if you use completion on a path with a drive letter (e.g. > >"ls -d c:/win"), bash considers the drive letter to be unrelated > >syntax and expands out of the mounted root instead (e.g. c:/cygwin). > > >I don't see this behavior. It works fine for me (tm). Perhaps you're >getting caught by bash's default case-sensitivity of filename completion? >I can't even begin to imagine why you get the root directory as a result >though. I'm guessing this must be a local environment issue. > > >Larry Hall lhall AT rfk DOT com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/