]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Improve window-size handling in Unix Plink.
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 25 Aug 2012 22:57:39 +0000 (22:57 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 25 Aug 2012 22:57:39 +0000 (22:57 +0000)
commit5b1199fe3baed4ba5788d8509926dfc19f522160
tree01bf086370cf01bbebfd42bd2fb8177167a1ce72
parent9368539ffdb87a52315f97c0b2af1785f7bf84bb
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: http://svn.tartarus.org/sgt/putty@9624 cda61777-01e9-0310-a592-d414129be87e
unix/uxplink.c