Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: "Ajit George" <gajit@kurianinc.com>
To: <cygwin@sourceware.cygnus.com>
Subject: RE: ignoring case in file completion
Date: Fri, 22 Oct 1999 04:48:24 -0500
Message-ID: <000301bf1c72$95722b00$830120d0@bertie.kurianinc.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0
Importance: Normal
In-Reply-To: <7CD674FF54FBD21181D800805F57CD543A8250@RED-MSG-44>

Doesn't seem to work.  Where can I find documentation on suitable options
for bind?  Haven't found anything in bash man page or info page on my Linux
box - must be looking in the wrong place.

Thanks.

Ajit

-----Original Message-----
From:	Stephan Mueller [mailto:smueller@MICROSOFT.com]
Sent:	Friday, October 22, 1999 3:20 AM
To:	'Ajit George'; cygwin@sourceware.cygnus.com
Subject:	RE: ignoring case in file completion

Try
	bind 'set completion-ignore-case on'

stephan();


-----Original Message-----
From: Ajit George [mailto:gajit@kurianinc.com]
Sent: Thursday, October 21, 1999 11:27 PM
To: cygwin@sourceware.cygnus.com
Subject: ignoring case in file completion


The Cygwin FAQ has an entry explaining that 'shopt -s nocaseglob' will make
filename completion case-insensitive.

Setting nocaseglob seems to make filename EXPANSION case insensitive, but
does nothing for filename COMPLETION.  Does anyone else get this behavior?

Before I dive into the source, is there a way to get case insensitive
filename completion?

Thanks.
Ajit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

