X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=terminal.h;h=2ed9e6ef5e74900e999285f4799063a7fb4c4cee;hb=0249dd0a312f456452de834e3c7b9b94ec80fce4;hp=01d5f57a2d7e4f3f189f1ea7276eca6998c58cb6;hpb=e3fe709a8f6a633647088e9ed7264be5fb740426;p=PuTTY.git diff --git a/terminal.h b/terminal.h index 01d5f57a..2ed9e6ef 100644 --- a/terminal.h +++ b/terminal.h @@ -315,6 +315,7 @@ struct terminal_tag { int no_remote_charset; int no_remote_resize; int no_remote_wintitle; + int no_remote_clearscroll; int rawcnp; int rect_select; int remote_qtitle_action;