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