Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: some unicode issues [was Re: PATCH: fix 4, was Re: unpatch: metafying zle line]
- X-seq: zsh-workers 21624
- From: Clint Adams <clint@xxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: some unicode issues [was Re: PATCH: fix 4, was Re: unpatch: metafying zle line]
- Date: Mon, 15 Aug 2005 13:44:41 -0400
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <13360.1124126430@xxxxxxx>
- Mail-followup-to: Peter Stephenson <pws@xxxxxxx>, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200508121021.j7CAL18n012569@xxxxxxxxxxxxxx> <20050815105717.723be294.pws@xxxxxxx> <20050815150648.GA24152@xxxxxxxxxxx> <200508151513.j7FFDmYU030329@xxxxxxxxxxxxxx> <20050815171521.GA30174@xxxxxxxxxxx> <13360.1124126430@xxxxxxx>
> It's a good start, although wcs_niceztrlen() appears to be missing.
> (Getting niceztrlen() right ought to be a big help in getting the
> completion lists to use the right widths.)
That is because I confusingly named it wcs_nicewidth(). Beyond that,
the question is when and how to get the matches into a ZLE_STRING_T upon
which to do width calculations.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author