1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 19:42:48 -05:00

Implement xterm 256-colour mode.

[originally from svn r4917]
[this svn revision also touched putty-wishlist]
This commit is contained in:
Simon Tatham
2004-11-28 15:13:34 +00:00
parent cdbb891f0f
commit e4e10e494b
8 changed files with 259 additions and 129 deletions

View File

@ -1401,6 +1401,14 @@ If you have a particularly garish application, you might want to
turn this option off and make PuTTY only use the default foreground
and background colours.
\S{config-xtermcolour} \q{Allow terminal to use xterm 256-colour mode}
\cfg{winhelp-topic}{colours.xterm256}
This option is enabled by default. If it is disabled, PuTTY will
ignore any control sequences sent by the server which use the
extended 256-colour mode supported by recent versions of \cw{xterm}.
\S{config-boldcolour} \q{Bolded text is a different colour}
\cfg{winhelp-topic}{colours.bold}