bug-ncurses
[Top][All Lists]
Advanced

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

Re: \n in swindow has no effect


From: Thomas Dickey
Subject: Re: \n in swindow has no effect
Date: Sun, 20 Oct 2002 19:01:53 -0400
User-agent: Mutt/1.3.27i

On Sun, Oct 20, 2002 at 05:43:43PM -0400, Lucas Gonze wrote:
> 
> If an string dumped to swindow includes a \n character, the line does not 
> wrap.

char2Chtype() doesn't check for that (would be nice to change).

Newlines in titles are handled in cdk with special-purpose code, e.g.,
in entry.c

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




reply via email to

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