From: blroberts AT xactware DOT com (Barry Roberts) Subject: Patch: Bash.exe filename completion. -Reply 20 Jan 1997 11:22:37 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: X-Mailer: Novell GroupWise 4.1 Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com For those of us who haven't gotten the compiler working (or who don't have the space to rebuild the .dll), it would be very nice if someone could ftp a patched cygwin.dll to a publicly accessible site. TIA, Barry Roberts >>> Wade Richards 01/20/97 12:26am >>> Bash, being written for UNIX, is case-sensitive. So, if you have a file named "COPYING", and you press "cop" and for completions, it won't work. Since win32 has case-insensitive file names, that doesn't make sense. These three patches makes file-name completion *and* globbing case-insensitive, when _WIN32 is defined. - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".