Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <C9A98ED35114D31197D000805FEA668E027B1920@mucexch.muc.sdm.de>
From: klaus.berndl@sdm.de
To: Foghdayan@catena.nl, cygwin@sources.redhat.com
Subject: AW: FAQ command line completion in bash
Date: Thu, 1 Feb 2001 15:17:21 +0100 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"

>The cygwin FAQ states that 
>shopt -o nocaseglob
>will remove case sensibility in command-line completion under bash.
>This was not enough for my bash2.04 with cygwin1.1.7,
>but it is now fine when there is also 
>set completion-ignore-case on
>in my ~/.inputrc

set completion-ignore-case on
in the ~/.inputrc is enough, the 
shopt -s nocaseglob
has no effect and is not necessary(at least with Cygwin 1.1.7
and latest bash)

Klaus




--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

