]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
First crack at `terminal-modes' in SSH. PuTTY now sends ERASE by default,
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 21 Apr 2005 13:57:08 +0000 (13:57 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 21 Apr 2005 13:57:08 +0000 (13:57 +0000)
commit81e9c7ad58205e8b412f20bcb518c2960000968f
treedb102a3736e164f3ba9f963cf2888bdc66ce7ea2
parentde429d3d57ba16d4c65cf37242846cb14c87a493
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: http://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