Hi Michael, On Wed, 16 Oct 2019 21:32:55 +0900 Takashi Yano wrote: > On Mon, 14 Oct 2019 13:07:22 +0200 > Michael Haubenwallner wrote: > > Actually I do prefer the TERM=dumb behaviour, having the current terminal > > buffer content get redrawn at line 1 when cmd is started only, not when > > running just Cygwin programs. > > > > My real problem is more sophisticated, and boils down to the creation of > > some > > pty's in a row, each having some commands run inside, and I do expect to see > > the output of each command while the series runs and when done, much like: > > > > ---------------------------------------- > > > {some output from previous linux commands} > > > {some output} > > > {some output} > > > haubi@linuxbox ~ $ ssh -t cygwin2016 hostname; hostname; ssh -t > > > cygwin2016 hostname > > > cygwin2016 > > > Connection to cygwin2016 closed. > > > linuxbox > > > cygwin2016 > > > Connection to cygwin2016 closed. > > > haubi@linuxbox ~ $ > > ---------------------------------------- > > Let me consider...
I have made a patch for this dilemma and will submit soon. Could you please test? -- Takashi Yano <takashi.y...@nifty.ne.jp> -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple