From: Jacob Nevins Date: Tue, 3 Feb 2004 14:36:01 +0000 (+0000) Subject: Patch from Colin Watson: document pterm.WarnOnClose X-Git-Tag: 0.54~17 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=8472b1c8d76abe97bd33cc97e0f22072f9e4eba9;p=PuTTY.git Patch from Colin Watson: document pterm.WarnOnClose [originally from svn r3792] --- diff --git a/unix/pterm.1 b/unix/pterm.1 index 64d8a305..4a049eef 100644 --- a/unix/pterm.1 +++ b/unix/pterm.1 @@ -151,6 +151,10 @@ zero), but the window will stay around if the process exits with a non-zero code or on a signal. This enables you to see what went wrong if the process suffers an error, but not to have to bother closing the window in normal circumstances. +.IP "\fBpterm.WarnOnClose\fP" +This option should be set to either 0 or 1; the default is 1. +When set to 1, \fIpterm\fP will ask for confirmation before closing +its window when you press the close button. .IP "\fBpterm.TerminalType\fP" This controls the value set in the TERM environment variable inside the new terminal. The default is "xterm".