mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 12:02:47 -05:00
DJSD requests a force-monochrome option for users who dislike angry-
fruit-salad applications :-) [originally from svn r4762]
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
\versionid $Id: config.but,v 1.96 2004/10/24 18:26:00 jacob Exp $
|
||||
\versionid $Id: config.but,v 1.97 2004/11/09 17:57:32 simon Exp $
|
||||
|
||||
\C{config} Configuring PuTTY
|
||||
|
||||
@ -1389,6 +1389,18 @@ immediately.
|
||||
|
||||
The Colours panel allows you to control PuTTY's use of colour.
|
||||
|
||||
\S{config-ansicolour} \q{Allow terminal to specify ANSI colours}
|
||||
|
||||
\cfg{winhelp-topic}{colours.ansi}
|
||||
|
||||
This option is enabled by default. If it is disabled, PuTTY will
|
||||
ignore any control sequences sent by the server to request coloured
|
||||
text.
|
||||
|
||||
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-boldcolour} \q{Bolded text is a different colour}
|
||||
|
||||
\cfg{winhelp-topic}{colours.bold}
|
||||
|
Reference in New Issue
Block a user