Cygwin: pty: Revise code waiting for forwarding again.

- After commit 6cc299f0e2, outputs of
  cygwin programs which call both printf() and WriteConsole() are
  frequently distorted. This patch fixes the issue.
This commit is contained in:
Takashi Yano
2020-01-27 20:22:24 +09:00
committed by Corinna Vinschen
parent 5ba41ad6e9
commit e38f2dc9b9
4 changed files with 34 additions and 6 deletions

View File

@@ -246,6 +246,7 @@ tty::init ()
term_code_page = 0;
need_redraw_screen = false;
fwd_done = NULL;
pcon_last_time = 0;
}
HANDLE