mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-09 23:28:06 -05:00
Document the fact that character classes are a default-only
configuration option (and so you must reset the terminal if you change them in mid-session). [originally from svn r1560]
This commit is contained in:
parent
f8a36fbdad
commit
b025e37bbb
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user