1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-05-30 00:04:49 -05:00

Update faq-bce further for changes in 0.54.

[originally from svn r5076]
This commit is contained in:
Jacob Nevins 2005-01-07 15:25:32 +00:00
parent eb0583762c
commit b21e8ac60b

View File

@ -623,12 +623,17 @@ SCP backend did not suffer from this performance issue because SCP
is a much simpler protocol.) is a much simpler protocol.)
\S{faq-bce}{Question} When I run full-colour applications, I see \S{faq-bce}{Question} When I run full-colour applications, I see
areas of black space where colour ought to be. areas of black space where colour ought to be, or vice versa.
You almost certainly need to enable the \q{Use background colour to You almost certainly need to change the \q{Use background colour to
erase screen} setting in the Terminal panel. Note that if you do erase screen} setting in the Terminal panel. If there is too much
this in mid-session, in versions before 0.54, it may not take effect black space (the commoner situation), you should enable it, while if
until you reset the terminal (see \k{faq-resetterm}). there is too much colour, you should disable it. (See \k{config-erase}.)
In old versions of PuTTY, this was disabled by default, and would not
take effect until you reset the terminal (see \k{faq-resetterm}).
Since 0.54, it is enabled by default, and changes take effect
immediately.
\S{faq-resetterm}{Question} When I change some terminal settings, \S{faq-resetterm}{Question} When I change some terminal settings,
nothing happens. nothing happens.