Implement Marcin Bulandra's suggestion of only automatically updating the
[u/mdw/putty] / unix / uxpty.c
index 708e82d..60dc7f7 100644 (file)
@@ -1085,5 +1085,7 @@ Backend pty_backend = {
     pty_provide_logctx,
     pty_unthrottle,
     pty_cfg_info,
-    1
+    "pty",
+    -1,
+    0
 };