X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=unix%2Fuxpterm.c;h=50fdad92ea435128429fec7d09f5082d08312c44;hb=49d2cf19accb059b3b68d1fc2b78e606a578c3e8;hp=f2956d9d68a2416a7503e2f87a4894de4fd9fe32;hpb=c64ad3bb0ceb7d453f3ee6e6f6a1727a6a8da9cc;p=PuTTY.git diff --git a/unix/uxpterm.c b/unix/uxpterm.c index f2956d9d..50fdad92 100644 --- a/unix/uxpterm.c +++ b/unix/uxpterm.c @@ -10,6 +10,7 @@ const char *const appname = "pterm"; const int use_event_log = 0; /* pterm doesn't need it */ const int new_session = 0, saved_sessions = 0; /* or these */ +const int use_pty_argv = TRUE; Backend *select_backend(Config *cfg) {