Improve window-size handling in Unix Plink.
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 25 Aug 2012 22:57:39 +0000 (22:57 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 25 Aug 2012 22:57:39 +0000 (22:57 +0000)
commit679db5850a18040c653f8edc403dc0bd86eb07c9
tree01bf086370cf01bbebfd42bd2fb8177167a1ce72
parent3620f307749e6d295ae88d19680eca8704fa79c8
Improve window-size handling in Unix Plink.

Unconditionally override the configured terminal size with the one
from stdin if it's available.  This avoids the silliness whereby if
Default Settings had a terminal size set, Plink used this and thus
caused the server to use the wrong size.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9624 cda61777-01e9-0310-a592-d414129be87e
unix/uxplink.c