Bold typeface bug since cygwin-3.1.0
Takashi Yano
takashi.yano@nifty.ne.jp
Thu Dec 19 14:10:00 GMT 2019
On 2019年12月18日 10:07:08 +0100
Corinna Vinschen wrote:
> On Dec 17 10:07, Bruce Jerrick wrote:
> > Problem:
> > Since cygwin-3.1.0-0.7 (test) and now with cygwin-3.1.0-1, in mintty
> > (mintty-3.1.0-1), text in bold typeface disappears after certain
> > commands are executed.
> >
> > I have seen the problem under Windows 10 1903 and Windows 10 1903
> > Insider Previews, on x86_64 VMware virtual machines.
> > It does not happen under Windows 8.1 . I do not know about Windows 10
> > 1809; if it's really, really important I may be able to find out.
> > It does not happen if I revert to cygwin-3.0.7 .
>> This sounds like a small problem with the new pseudo console
> integration. Takashi, care to have a look?
I looked into this problem, however it seems difficult to fix it.
On 2019年12月17日 10:07:33 -0800
Bruce Jerrick wrote:
> That causes the bold "BOLD" to disappear (replaced by whitespace).
Actually, that is not whitespace, but white "BOLD" on white background.
If you set background color to other color than white, you can see bright
white "BOLD".
When cygcheck or chkdsk is executed, screen is redrawn by pseudo console.
In this process, "ESC[1mESC[97m" is sent before "BOLD". This is not
controllable from cygwin1.dll.
I usually use mintty with black background and light-gray forground, so
I was not noticed this behaviour.
--
Takashi Yano <takashi.yano@nifty.ne.jp>
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list