First crack at `terminal-modes' in SSH. PuTTY now sends ERASE by default,
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 21 Apr 2005 13:57:08 +0000 (13:57 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 21 Apr 2005 13:57:08 +0000 (13:57 +0000)
commitc6ccd5c22a25aca610b0120b3eec1e6efd1aab97
treedb102a3736e164f3ba9f963cf2888bdc66ce7ea2
parente94b1ec49475425f8fa8002b405ae8c5a3e3b31b
First crack at `terminal-modes' in SSH. PuTTY now sends ERASE by default,
Unix Plink sends everything sensible it can find, and it's fully configurable
from the GUI.

I'm not entirely sure about the precise set of modes that Unix Plink should
look at; informed tweaks are welcome.

Also the Mac bits are guesses (but trivial).

git-svn-id: svn://svn.tartarus.org/sgt/putty@5653 cda61777-01e9-0310-a592-d414129be87e
16 files changed:
config.c
doc/config.but
doc/index.but
mac/macterm.c
macosx/osxwin.m
putty.h
settings.c
ssh.c
terminal.c
unix/gtkwin.c
unix/uxplink.c
unix/uxsftp.c
windows/window.c
windows/winhelp.h
windows/winplink.c
windows/winsftp.c