Hi!

Thursday, 26 April, 2001 Christopher Faylor [EMAIL PROTECTED] wrote:

>>> I tried both CYGWIN=tty and CYGWIN=notty and had similar experiences with
>>> both.
>>
>>Cat worked for me as well.  vi on the other hand froze up when I tried
>>pasting more than three lines.  I think I was able to paste larger
>>quantities to vi before.

CF> No problems with vi, either.

i've reproduced it. it looks like bug in my tty_slave changes. hope
this patch helps.

2001-04-26  Egor Duda  <[EMAIL PROTECTED]>

        * tty.cc (tty::make_pipes): Set to_slave pipe mode to non-blocking.
        * fhandler_tty.cc (fhandler_pty_master::accept_input): If pipe buffer
        is full, give slave a chance to read data.

Egor.            mailto:[EMAIL PROTECTED] ICQ 5165414 FidoNet 2:5020/496.19

paste-tty-freeze.diff

paste-tty-freeze.ChangeLog

Reply via email to