This is the mail archive of the
cygwin-patches@cygwin.com
mailing list for the Cygwin project.
Re: CTRL-U in bash changes color to black on black?
- To: cygwin-patches at cygwin dot com
- Subject: Re: CTRL-U in bash changes color to black on black?
- From: Christopher Faylor <cgf at redhat dot com>
- Date: Thu, 22 Mar 2001 21:48:36 -0500
- References: <20010321221952.A12182@redhat.com> <194675503.20010322180111@logos-m.ru>
- Reply-To: cygwin-patches at cygwin dot com
On Thu, Mar 22, 2001 at 06:01:11PM +0300, Egor Duda wrote:
>Hi!
>
>Thursday, 22 March, 2001 Christopher Faylor cgf@redhat.com wrote:
>
>CF> I just noticed that a CTRL-U in bash on Windows 95 either causes the
>CF> color in bash to change to black on black or somehow causes characters
>CF> to be output as spaces. The cursor still moves but no characters are
>CF> displayed.
>
>CF> Does anyone have time to look into this?
>
>can anybody test this patch? i think it may help. i don't have w95
>around to test it myself, so please give some feedback.
It seems to fix the problem completely. Wow. Thanks for the quick
response, Egor!
I've checked this in.
cgf