Mail Archives: cygwin/1999/10/22/06:36:46
It's in the bash man page. Search for READLINE, and also for bind.
I've got the exact line I suggested in my .bashrc, and it does work, but I
do remember having to fuss with things a bit, and finding that while you can
put readline values in .inputrc, it was easier to put them in .bashrc
because CR/LF issues went away, run-on sentence.
stephan();
-----Original Message-----
From: Ajit George [mailto:gajit AT kurianinc DOT com]
Sent: Friday, October 22, 1999 2:48 AM
To: cygwin AT sourceware DOT cygnus DOT com
Subject: RE: ignoring case in file completion
Doesn't seem to work. Where can I find documentation on suitable options
for bind? Haven't found anything in bash man page or info page on my Linux
box - must be looking in the wrong place.
Thanks.
Ajit
-----Original Message-----
From: Stephan Mueller [mailto:smueller AT MICROSOFT DOT com]
Sent: Friday, October 22, 1999 3:20 AM
To: 'Ajit George'; cygwin AT sourceware DOT cygnus DOT com
Subject: RE: ignoring case in file completion
Try
bind 'set completion-ignore-case on'
stephan();
-----Original Message-----
From: Ajit George [mailto:gajit AT kurianinc DOT com]
Sent: Thursday, October 21, 1999 11:27 PM
To: cygwin AT sourceware DOT cygnus DOT com
Subject: ignoring case in file completion
The Cygwin FAQ has an entry explaining that 'shopt -s nocaseglob' will make
filename completion case-insensitive.
Setting nocaseglob seems to make filename EXPANSION case insensitive, but
does nothing for filename COMPLETION. Does anyone else get this behavior?
Before I dive into the source, is there a way to get case insensitive
filename completion?
Thanks.
Ajit
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -