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) causes completion to 'cp File.cpp', but if I type 'cp X.cpp F[TAB]', > the 'F' is not completed to 'File.cpp', instead nothing happens. It seems
Try the same with `echo' instead of `cp'. If that works (it's working for me) it's one of the funny completion restrictions to pamper the user. Hint: cp a b would delete b if it exists... Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- 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/