From 808c12164a1b036d29db61b5a615c9cb4c56eecd Mon Sep 17 00:00:00 2001 From: jacob Date: Wed, 22 May 2002 21:18:06 +0000 Subject: [PATCH] Note that answerback string can contain control characters with ^C notation, 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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/config.but b/doc/config.but index d5d03613..49f10615 100644 --- a/doc/config.but +++ b/doc/config.but @@ -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} -- 2.11.0