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 Date: Thu, 12 Dec 2002 11:47:29 -0800 (PST) From: Michael A Chase Subject: Re: completion-ignore-case (was: /tmp) To: cygwin AT cygwin DOT com, Shankar Unni Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-Disposition: INLINE references: <3500515B75D9D311948800508BA379559509DA AT EX-LONDON> <3DF8DE79 DOT 40001 AT cotagesoft DOT com> in-reply-to: <3DF8DE79.40001@cotagesoft.com> Reply-To: Michael A Chase On Thu, 12 Dec 2002 11:07:37 -0800 Shankar Unni wrote: > Soren A wrote: > > > [...] you can nenver tell another person what they should like in > > a shell. > > Well (sorry for OT drift), the main thing was the case-insensitive > filename completion, which is invaluable on Windows. I need to look at > the tcsh source and see if it is implemented within an "#ifdef WIN32" > like block. It would be nice if the feature was automatically also > available in the cygwin build of tcsh .. I use case insensitive completion all the time in Cygwin bash. The following lines in ~/.inputrc control that feature for bash and may affect other shells that use the same input library. # Ignore case while completing set completion-ignore-case on -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. -- 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/