Re: cygwin tcsh-related regression bug

2002-05-13 Thread Corinna Vinschen
On Thu, May 09, 2002 at 07:34:56PM -0700, C. J. wrote: > > Cygwin 1.3.10 seems to generate a problem with filename completion in tcsh > that did not exist on cygwin 1.3.5-3. If I have a file 'File.cpp' in a > directory, typing 'cp F[TAB]' at the prompt (where [TAB] represents the TAB > key) c

cygwin tcsh-related regression bug

2002-05-09 Thread C. J.
Cygwin 1.3.10 seems to generate a problem with filename completion in tcsh that did not exist on cygwin 1.3.5-3. If I have a file 'File.cpp' in a directory, typing 'cp F[TAB]' at the prompt (where [TAB] represents the TAB key) causes completion to 'cp File.cpp', but if I type 'cp X.cpp F[TAB]