X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/b5bee04848e35722b7875e2092c6b17a21025c0d..eee63b77cd283f43234d3a7884ec658fa7dc8778:/putty.h 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? */