[PATCH 0/1] Cygwin: pty: Fix screen alternation while pseudo console switching.

Takashi Yano takashi.yano@nifty.ne.jp
Sun Sep 8 13:23:00 GMT 2019


- If screen alternated while pseudo console switching, it sometimes
  failed. This might happen when the output of the non-cygwin program
  is piped to less. The problem 3 reported in
  https://cygwin.com/ml/cygwin-patches/2019-q3/msg00175.html
  is probably due to this. This patch fixes this issue.

Takashi Yano (1):
  Cygwin: pty: Fix screen alternation while pseudo console switching.

 winsup/cygwin/fhandler_tty.cc | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

-- 
2.21.0



More information about the Cygwin-patches mailing list