Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: multibyte character widths
- X-seq: zsh-workers 21785
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: multibyte character widths
- Date: Thu, 29 Sep 2005 18:35:24 +0100
- In-reply-to: <200509291727.j8THRk1o026046@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200509291727.j8THRk1o026046@xxxxxxxxxxxxxx>
By the way, the favoured setting for printeightbit is now off. iswprint()
is used where necessary for testing characters, and it should only
resort to prettified output if it doesn't like the character.
If it doesn't like the character, instead of the \M- style of output
the character is indicated with \u or \U as appropriate.
pws
This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author