]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - putty.h
Richard B's patch to push erased text into the scrollback on ESC[2J
[PuTTY.git] / putty.h
diff --git a/putty.h b/putty.h
index 256c61b21f3d80a82056c3f4afc98258bcc864ce..5490a7236bc7c184e47504effd06f75bb85dccf3 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -380,6 +380,7 @@ struct config_tag {
     int fullscreenonaltenter;
     int scroll_on_key;
     int scroll_on_disp;
+    int erase_to_scrollback;
     int compose_key;
     int ctrlaltkeys;
     char wintitle[256];                       /* initial window title */