]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Lots of things, notably:
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 7 Mar 1999 23:19:02 +0000 (23:19 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 7 Mar 1999 23:19:02 +0000 (23:19 +0000)
commit4336d540db1c33476df4519ea6f14d81c1c5eb3a
tree8987f9dc2b4c9b23a85261a2a9ca68e8f52ff306
parenta40385703262d8ef6421c9f90b946a2bfc987a10
Lots of things, notably:
 * Tidied state machine, with better handling of unknown escape and control
   sequences.
 * Support for automatic newline mode, with lfhascr now being a session
   variable.
 * #include <string.h> for mem*() and str*().

[originally from svn r74]
terminal.c