commit | 7e1273edf7a75f2797ea5c0d95d33ff1056f21d8 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Mon May 07 17:57:45 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Mon May 07 17:57:45 2001 +0000 |
tree | 027b6be3c7e471def7c0658631eb6d1cb82db50e | |
parent | 238bc4090d518d1ee17c454337831b81f5fc83d3 [diff] [blame] |
Patch from Jim McQuillan to pass the terminal type to the remote host.
diff --git a/Config.h b/Config.h index 57760be..7438e2c 100644 --- a/Config.h +++ b/Config.h
@@ -362,6 +362,9 @@ // Enable a if you system have setuped locale //#define BB_LOCALE_SUPPORT // +// Support for TELNET to pass TERM type to remote host. Adds 384 bytes. +#define BB_FEATURE_TELNET_TTYPE +// // End of Features List // //