X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Matthew Woehlke <mwoehlke@tibco.com>
Subject:  Re: [ANNOUNCEMENT] Updated [experimental]: readline-5.2-2,  libreadline6-5.2-2  (Problems ?)
Date:  Wed, 18 Oct 2006 11:00:59 -0500
Lines: 41
Message-ID: <eh5j3r$92k$1@sea.gmane.org>
References:  <Pine.OSF.4.21.0610181036200.6669-100000@ax0rm1.roma1.infn.it>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding:  7bit
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.0
In-Reply-To: <Pine.OSF.4.21.0610181036200.6669-100000@ax0rm1.roma1.infn.it>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Angelo Graziosi wrote:
> It seems that there is some problem with completion.
> 
> I have the cygdrive prefix mounted to '/'.
> Bash 3.1-9
> (I have not installed the package bash-completion)
> 
> With the 'curr' version of these packages, 5.1-5, I can do
> 
>   $ ls -lrt /c/Do<TAB>
>   ls -lrt /c/Documents\ and\ Settings/
> 
> then
> 
>   $ ls -lrt /c/Documents\ and\ Settings/An<TAB>
>   $ ls -lrt /c/Documents\ and\ Settings/Angelo/
> 
> then
> 
>   $ ls -lrt /c/Documents\ and\ Settings/Angelo/Da<TAB>
>   ls -lrt /c/Documents\ and\ Settings/Angelo/Dati\ applicazioni/
> 
> and so on.
> 
> 
> BUT with the experimetal 5.2-2 I can do only
> 
>    $ ls -lrt /c/Do<TAB>
>    ls -lrt /c/Documents\ and\ Settings/
> 
> If then I try
> 
>    $ ls -lrt /c/Documents\ and\ Settings/An<TAB>
> 
> I obtain only BEEP and I have to type everithing on command line.

Have you checked that this isn't a case sensitivity issue?

-- 
Matthew
Don't use a hippo to... what was I saying?


--
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/

