Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: padding, again
- X-seq: zsh-workers 22744
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: padding, again
- Date: Tue, 19 Sep 2006 18:14:21 +0100
- In-reply-to: <200609191647.k8JGlIA6002227@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200609191647.k8JGlIA6002227@xxxxxxxxxxxxxx>
Peter Stephenson wrote:
> it's not completely broken
>
> +#ifdef MULTIBYTE_SUPPORT
> + /* The (m) flag: use width of multibyte characters */
> + int multi_width = 1;
> +#endif
er... well, it wouldn't be if the flag wasn't hard-wired to on. I'll fix
that, shall I?
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
To access the latest news from CSR copy this link into a web browser: http://www.csr.com/email_sig.php
Messages sorted by:
Reverse Date,
Date,
Thread,
Author