]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/uxsftp.c
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)
commitfb581ac62541bfe09ebbc1de07ef678998b9a539
treedb102a3736e164f3ba9f963cf2888bdc66ce7ea2
parent2e761fefaf3b883a39aa599e9af342245d1f6453
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).

[originally from svn r5653]
[this svn revision also touched putty-wishlist]
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