This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problems with tcsh 6.08.00 port in B20.1


"$Bill Luebkert" wrote:
> 
> Ian Miller wrote:
> >
> > Hi, I've observed the following (minor) problems with Corinna Vinschen's
> > tcsh 6.08.00 port in conjuction with B20.1 :
> [...]
> I'm using native port and have had problems with the '.' character and file
> completion.  Here's an example (no <CR> entered on any of the following):
> 
> <4> l ft
> FTP.LOG        FTP.PL         ftp/           ftpsniffer.pl
> <4> l ftp.                                              # added p.
> FTP.LOG        FTP.PL         ftpsniffer.pl
> <4> l ftp.p                                             # added p
> FTP.PL         ftpsniffer.pl
> 
> Notice that only one of these files satisfies the criteria 'ftp.p'.
> [...]

The above examples are using `complete=enhance'. Unset the variable
`complete' and it will work as you have expected.

Regards,
Corinna

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]