]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
In SSH, we now send terminal speeds to the server when requesting a pty
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 24 Apr 2004 20:05:03 +0000 (20:05 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 24 Apr 2004 20:05:03 +0000 (20:05 +0000)
commit3867e5956e775135dc7ca02c237a123b9528c2f4
treef405b19680cec4d5a2748fd29a328f73a7e7aea9
parent2b4e286954882420ca3122464b5a40f16362dda9
In SSH, we now send terminal speeds to the server when requesting a pty
(we didn't before) - `ssh-termspeed'.
In the process, I've removed the individual controls on the Telnet and
Rlogin panels and replaced them with one on the Connection panel (since they
were backed by the same storage anyway).
The terminal speeds sent in SSH are logged in the Event Log.

[originally from svn r4133]
config.c
doc/config.but
ssh.c
winhelp.h