completion-ignore-case on Win98

Scott Evans gse@antisleep.com
Fri Oct 19 07:51:00 GMT 2001


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/



More information about the Cygwin mailing list