X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/d8d6c7e50e1fcf5171ec15f8a3e9bdcd141f0b64..396778f10a65608358a828c44efc14449f61ba71:/putty.h?ds=inline diff --git a/putty.h b/putty.h index 266d6ac4..b59703a6 100644 --- 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? */