Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Mailer: 21.4 "Solid Vapor" XEmacs Lucid (via feedmail 10 I); VM 6.96 under 21.4 "Solid Vapor" XEmacs Lucid From: "Scott Evans" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15312.16232.840000.8596@gargle.gargle.HOWL> Date: Fri, 19 Oct 2001 10:57:44 -0400 To: cygwin AT cygwin DOT com Subject: completion-ignore-case on Win98 I just re-read the bash man page for the first time in a while, and discovered that I can put a line like this: set completion-ignore-case On in ~/.inputrc to have bash's tab completion be case-insensitive. While this works great on my Win2000 box, it doesn't appear to work on Win98. However, adding this line to my .bashrc: shopt -s nocaseglob *does* work (case-insensitive file globbing). Is this a known readline/Win98 bug? -- scott evans www.antisleep.com -- 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/