TerminalBridge will presently never apply bold to characters with the default
foreground color. (It
will successfully apply it to those characters whose foreground color has been
explicitly set to
white, or whatever the default happens to be.) Patch fixes TerminalBridge to
correctly apply bold to
those characters. It has been tested and appears to work.
(The patch is about 10 lines; if my description is confusing, it will become
clearer if you read it. :-)
Original issue reported on code.google.com by gwillen@gmail.com on 21 Oct 2009 at 6:43
Original issue reported on code.google.com by
gwillen@gmail.com
on 21 Oct 2009 at 6:43Attachments: