Document the fact that character classes are a default-only
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 24 Feb 2002 15:25:19 +0000 (15:25 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 24 Feb 2002 15:25:19 +0000 (15:25 +0000)
configuration option (and so you must reset the terminal if you
change them in mid-session).

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

doc/config.but

index cb7eb66..604fcb1 100644 (file)
@@ -1,4 +1,4 @@
-\versionid $Id: config.but,v 1.25 2002/02/04 13:18:54 simon Exp $
+\versionid $Id: config.but,v 1.26 2002/02/24 15:25:19 simon Exp $
 
 \C{config} Configuring PuTTY
 
 
 \C{config} Configuring PuTTY
 
@@ -1064,6 +1064,12 @@ box below, and press the \q{Set} button.
 This mechanism currently only covers ASCII characters, because it
 isn't feasible to expand the list to cover the whole of Unicode.
 
 This mechanism currently only covers ASCII characters, because it
 isn't feasible to expand the list to cover the whole of Unicode.
 
+Character class definitions can be modified by control sequences
+sent by the server. This configuration option only controls the
+\e{default} state. If you modify this option in mid-session using
+\q{Change Settings}, you will need to reset the terminal (see
+\k{reset-terminal}) before the change takes effect.
+
 \H{config-colours} The Colours panel
 
 The Colours panel allows you to control PuTTY's use of colour.
 \H{config-colours} The Colours panel
 
 The Colours panel allows you to control PuTTY's use of colour.