]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - terminal.h
Fix another error-reporting bug, in which sk_newlistener would fail to
[PuTTY.git] / terminal.h
index 42a67ed636b73f192352e015395be5363d85ebb9..5c9658b8ce93b8d50be7474cd7c3cecaf2dc377f 100644 (file)
@@ -154,6 +154,8 @@ struct terminal_tag {
     int xterm_mouse;                  /* send mouse messages to host */
     int mouse_is_down;                /* used while tracking mouse buttons */
 
+    int bracketed_paste;
+
     int cset_attr[2];
 
 /*