This is the mail archive of the cygwin-patches@cygwin.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: Cut and paste problem with cygwin 1.3.1


Hi!

Thursday, 26 April, 2001 Christopher Faylor cgf@redhat.com 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  <deo@logos-m.ru>

        * 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:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19

paste-tty-freeze.diff

paste-tty-freeze.ChangeLog


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