Add a configurable option to make Return in Telnet send an ordinary
[u/mdw/putty] / putty.h
diff --git a/putty.h b/putty.h
index 266d6ac..b59703a 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -281,6 +281,7 @@ typedef struct {
     int app_keypad;
     int nethack_keypad;
     int telnet_keyboard;
+    int telnet_newline;
     int alt_f4;                               /* is it special? */
     int alt_space;                    /* is it special? */
     int alt_only;                     /* is it special? */