Bug 185304

Summary: Changing the terminal window size is not reported to remote server
Product: Base System Reporter: cartwright
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description cartwright 2013-12-30 18:20:00 UTC
When sshing into a 10.0-RC2 server changing the terminal window is not being recognized by the server.  Tcsh is my login shell.  This causes corruption of lots of programs like less and nano.

I have no problem when logging into a 9.3 machine.

I wonder if any recent changes to the tty system has made 10.0 ignore SIGWINCH signals from the remote client.

How-To-Repeat: ssh into machine from Arch-Linux machine

run "stty -a"

resize gnome-terminal window

run "stty -a" and see that the size is not accurate
Comment 1 cartwright 2015-05-21 20:33:35 UTC
Closing my old bug.