Mail Archives: cygwin/1999/01/06/02:26:35
At 11:16 PM 1/5/99 +1100, you wrote:
>
>If a program is invoked directly from the DOS command line, or from a
>non-cygwin program, then I think wildcards still get expanded.
He wants more: even constant filenames from inside the
program should open in a case insensitive manner (if a file already exists)
>In addition, bash and readline should also support optional
>case insensitivity for filename globbing and filename completion.
>
They already do (b20.1)
bash:
shopt -s nocaseglob
..inputrc:
set completion-ignore-case on
Pierre
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -