Patch from Jim McQuillan to pass the terminal type to the remote host.

This commit is contained in:
Eric Andersen
2001-05-07 17:57:45 +00:00
parent 238bc4090d
commit 7e1273edf7
3 changed files with 109 additions and 2 deletions

View File

@@ -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
//
//