Note that answerback string can contain control characters with ^C notation,
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 22 May 2002 21:18:06 +0000 (21:18 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 22 May 2002 21:18:06 +0000 (21:18 +0000)
and the ^~ escape, but don't go into the gory details.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1693 cda61777-01e9-0310-a592-d414129be87e

doc/config.but

index d5d0361..49f1061 100644 (file)
@@ -1,4 +1,4 @@
-\versionid $Id: config.but,v 1.32 2002/05/11 13:03:47 owen Exp $
+\versionid $Id: config.but,v 1.33 2002/05/22 21:18:06 jacob Exp $
 
 \C{config} Configuring PuTTY
 
@@ -335,6 +335,9 @@ typically use to determine your terminal type. That feature is the
 \q{Terminal-type string} in the Connection panel; see
 \k{config-termtype} for details.
 
+You can include control characters in the answerback string using
+\c{^C} notation. (Use \c{^~} to get a literal \c{^}.)
+
 \S{config-localecho} \q{Local echo}
 
 \cfg{winhelp-topic}{terminal.localecho}