bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting background to non-ASCII characters can affect addwstr


From: Thomas Dickey
Subject: Re: Setting background to non-ASCII characters can affect addwstr
Date: Thu, 08 Oct 2009 05:02:41 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed, Oct 07, 2009 at 11:14:09PM -0700, Mike Gran wrote:
> Hi-
> 
> It seems that if I set the background character using bkgrnd to a
> non-ASCII character, it can cause calls to addwstr to not print all of
> the characters in the string.
> 
> In the sample code below, I display "This is a string", then I set the
> background to a dot (U+02D9), then I try to display "This is another
> string".  Of the second line, it only prints "This".

That seems to be working, for me (5.7.20091003), since I see the whole
string.  Attaching a trace

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: trace.gz
Description: Binary data

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]