Whenever something in the terminal overflows a full screen, the terminal does not scroll. Instead, each new line "overwrites" the last one on the bottom row of the window.
Someone else has also had this issue, http://stackoverflow.com/questions/18881116/gnu-screen-output-that-causes-the-screen-to-scroll-leaves-garbage-at-the-bottom. He worked around it by installing xterm, which I wouldn't like to. Anyone else here know how to fix it? Thanks. screenrc ------------------- hardstatus string "screen %n (%t)%? [%h]%?" caption always '%{yb} %H %{k}|%L=%= %{w}%?%-Lw%45L>%?%{=b bR}[%{W}%n%f%t%?(%u)%?%{=b bR}]%{= bw}%?%+Lw%?%?%=%-30= %{k}|%{Y}%l%{k}|%{=b C}%m/%d %c %{W}' ------------------- -- 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