Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: zcurses -s
- X-seq: zsh-workers 23980
- From: Clint Adams <clint@xxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: PATCH: zcurses -s
- Date: Wed, 17 Oct 2007 14:14:35 -0400
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- In-reply-to: <7868.1192643550@xxxxxxx>
- Mail-followup-to: Peter Stephenson <pws@xxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <7868.1192643550@xxxxxxx>
On Wed, Oct 17, 2007 at 06:52:30PM +0100, Peter Stephenson wrote:
> conversion internally). Otherwise I think you just have to loop over
> the setcchar() for each wide character and pass that to
> wadd_wchstr()---however, that doesn't advance the cursor so isn't
I am confused by this; why does setcchar(3ncurses) talk about arrays and
strings if it can't handle an entire wchar_t* string?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author