On Fri, Jul 12, 2002 at 02:10:43PM +0400, Alexander V. Lukyanov wrote:
> Patches applied. I left out debug resource for now, maybe will add it later,
> along with other debug settings.

You left out the rest of the stuff in that file, too ...

The repeat problem isn't completely contrived, by the way; it also happens
when any filters are used (ie. repeat 0s zcat file).

Attached:
FAQ: add an entry for ^Z in Cygwin.

-- 
Glenn Maynard
Index: FAQ
===================================================================
RCS file: /home/lav/cvsroot/lftp/FAQ,v
retrieving revision 1.7
diff -u -r1.7 FAQ
--- FAQ 2002/06/02 10:21:44     1.7
+++ FAQ 2002/07/13 03:57:44
@@ -31,3 +31,7 @@
 Q: Why doesn't mirror download files starting with a dot? I can see the files
    using `ls -a'.
 A: Try `set ftp:list-options -a'.
+
+Q: ^Z doesn't work in Cygwin.
+A: Use "SET CYGWIN=TTY".  This must be done before starting a shell, if any.
+

Reply via email to