hello, I've got a problem with resizing terminal windows. The information about terminal resizing doesn't always reach the application running inside the terminal. I thought it's the problem with blocked WINCH signal, but now I've found out that it works in about 80% of the cases. If it doesn't work additional resizes of the term window usualy propagate to the application.
Is there any way to trace signals that get sent between terminal application and process running inside the terminal? I thought using strace on the terminal to see if it sends WINCH signals but I can't seem to find it in the output. However I don't know what exactly to look for. thanks for the help martin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]