[PATCH] Cygwin: pty: Use redraw screen instead of clear screen.

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Nov 13 09:18:00 GMT 2019


On Nov 12 22:00, Takashi Yano wrote:
> - Previously, pty cleared screen at startup for synchronization
>   between the real screen and console screen buffer for pseudo
>   console. With this patch, instead of clearing screen, the screen
>   is redrawn when the first native program is executed after pty
>   is created. In other words, synchronization is deferred until
>   the native app is executed. Moreover, this realizes excluding
>   $TERM dependent code.
> ---
>  winsup/cygwin/fhandler_tty.cc | 30 ++++++++++++++++--------------
>  winsup/cygwin/tty.cc          |  2 +-
>  winsup/cygwin/tty.h           |  2 +-
>  3 files changed, 18 insertions(+), 16 deletions(-)

Great!  Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20191113/d0acfef6/attachment.sig>


More information about the Cygwin-patches mailing list