AW: FAQ command line completion in bash

klaus.berndl@sdm.de klaus.berndl@sdm.de
Thu Feb 1 06:20:00 GMT 2001


>The cygwin FAQ states that 
>shopt -o nocaseglob
>will remove case sensibility in command-line completion under bash.
>This was not enough for my bash2.04 with cygwin1.1.7,
>but it is now fine when there is also 
>set completion-ignore-case on
>in my ~/.inputrc

set completion-ignore-case on
in the ~/.inputrc is enough, the 
shopt -s nocaseglob
has no effect and is not necessary(at least with Cygwin 1.1.7
and latest bash)

Klaus




--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list