For C Shell is there a way to make tab completion for commands, files etc. case insensitive?
I saw the complete=enhance variable, but that is only for tcsh, not csh.
complete=enhance
set autolist = ambiguous set complete = enhance