xterm apparently supports ESC[90m through ESC[97m to set bright
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Jan 2003 23:03:31 +0000 (23:03 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Jan 2003 23:03:31 +0000 (23:03 +0000)
foreground colours, and ESC[100m through ESC[107m to set bright
background colours. Hence, so do we. Bright-foreground is
distinguishable from bold, and bright-background distinguishable
from blink, when it leaves terminal.c; the front end may then choose
to display them in the same way if it's configured to do so. This
change makes the xterm backend for Turbo Vision (!!!) work properly.
Untested on Mac.

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


No differences found