[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mvwadd_wch
From: |
Thomas Dickey |
Subject: |
Re: mvwadd_wch |
Date: |
Tue, 14 Mar 2006 18:33:52 -0500 |
User-agent: |
Mutt/1.5.11+cvs20060126 |
On Tue, Mar 14, 2006 at 02:10:39PM +0300, Igor Bogomazov wrote:
> I am surprised why mvwadd_wch does not copy video attributes but ->chars only?
> Doesn't it intended to make another function or modify this one to use ->attr
> of the cchar_t character?
The manpage says it copies attributes, and a quick look at the code
agrees. Have you found a bug?
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
- mvwadd_wch, Igor Bogomazov, 2006/03/14
- Re: mvwadd_wch,
Thomas Dickey <=