Consistent screen caption on different terminals.
authorIain Patterson <me@iain.cx>
Thu, 23 Jul 2009 16:54:45 +0000 (17:54 +0100)
committerIain Patterson <me@iain.cx>
Sun, 26 Jul 2009 11:39:48 +0000 (12:39 +0100)
commit38e73bd0f8a6b326fb47e4cba06587b03e561a07
treea2dd70a50ed5e4e0e194e100af6ef2263f4198ab
parentfaf4a05001d6e28292854d4602f3b793ead62194
Consistent screen caption on different terminals.

The inactive caption line didn't look the same in xterm and PuTTY as it
did in rxvt-unicode.  Instead of using bold and reverse for the black on
white text we now explicitly set white on high-intensity black.  The
result unchanged in rxvt-unicode and now looks the same in other
terminals.
PuTTY needs an explicit C8 termcapinfo to use bold for high-intensity.
.screenrc