This is the mail archive of the cygwin@sourceware.cygnus.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]

RE: ignoring case in file completion



make sure your .inputrc and .bashrc file contain UNIX \n only and not a \r
as in windows as well ...

cheers
christian
-- 
Christian Mallwitz  INTERSHOP Communications Germany
Senior Software Engineer     phone: +49 3641 894 334
pgp: 02 30 7E 1A 7A C1 5C 16 2B 4D 53 A9 1B 05 F7 DD

> -----Original Message-----
> From: Ajit George [mailto:gajit@kurianinc.com]
> Sent: Friday, October 22, 1999 11:48
> To: cygwin@sourceware.cygnus.com
> Subject: RE: ignoring case in file completion
> 
> 
> 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
> 

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


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