Problem in tcsh

Randall R Schulz rrschulz@cris.com
Thu Apr 3 15:25:00 GMT 2003


At 06:55 2003-04-03, Soumitra Pal wrote:
>Corinna,
>
>I did whatever you said.
>Current passwd is the following.
>
>...
>
>But still the problem is not solved.
>Mine is latest cygwin.
>
>Thanks and regards,
>Soumitra.

Soumitra,

No one seems to have asked you about your readline options. I know next 
to nothing about tcsh, but BASH uses ~/.inputrc in which you can make 
completion ignore alphabetic case by using this directive:

set completion-ignore-case on

Does tcsh use ~/.inputrc or an equivalent? Does it support this option?


OK. ... Doing my homework. ...

According to the tcsh man page, the "complete" shell variable controls 
command completion options. If it's set to "enhance", then alphabetic 
case is ignored. There are other options, of course. E.g., 
"recognize_only_executables" could be relevant here and can be expected 
to interact with other Cygwin mechanisms such as "ntsec," actual file 
modes and owners, etc.

Check out the "The command-line editor" and "Completion and listing" 
sections of the tcsh manual.

Randall Schulz 


--
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