Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running under screen breaks window resizing #15

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments
Open

Running under screen breaks window resizing #15

GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

It seems that under OS X 10.5 using Screen version 4.00.03 (FAU) 23-Oct-06 the 
signal is correctly propagated.

Original comment by [email protected] on 18 Jul 2009 at 4:40

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 18 Jul 2009 at 4:45

  • Added labels: OpSys-Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant