You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Run screen
2. Run doneyet
3. Resize the window.
What is the expected output? What do you see instead?
Normally the window should reflow to fit within the new terminal size. Instead
doneyet doesn't
receive the new dimensions and stays the original size, making all the lines
wrap.
The theory at the moment is that screen steals SIGWINCH so it never gets to
doneyet.
Original issue reported on code.google.com by [email protected] on 18 Jul 2009 at 4:37
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 18 Jul 2009 at 4:37The text was updated successfully, but these errors were encountered: