]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix `telnet-resize-iac'. (IAC bytes were not duplicated when they
authorSimon Tatham <anakin@pobox.com>
Thu, 2 Jan 2003 11:14:35 +0000 (11:14 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 2 Jan 2003 11:14:35 +0000 (11:14 +0000)
commit50fbac19eb167b026e2b06403fbe90399190f674
treedc400924635b1311ae5fb47818e07bf777b72fe2
parenta298b2fe4bbb6e9a350d36491495f59a2d03b32b
Fix `telnet-resize-iac'. (IAC bytes were not duplicated when they
occurred in a NAWS subnegotiation. Result: a terminal width or
height of 255 was not being correctly sent to the server.)

[originally from svn r2421]
telnet.c