Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: displaying wide characters
- X-seq: zsh-workers 21893
- From: Peter Stephenson <pws@xxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Re: PATCH: displaying wide characters
- Date: Thu, 20 Oct 2005 10:39:04 +0100
- In-reply-to: <237967ef0510191739t103352a9vad735334a790d8b5@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200510192031.j9JKVYk7010115@xxxxxxxxxxxxxxxxx> <200510192041.j9JKfTJZ010450@xxxxxxxxxxxxxxxxx> <237967ef0510191739t103352a9vad735334a790d8b5@xxxxxxxxxxxxxx>
Mikael Magnusson wrote:
> This seems to work fine so far, and the prompt truncation also seems
> to be fixed.
Phew. I think I may have messed up --disable-multibyte, I'll check that...
> I just noticed the following while testing when i missed
> the space bar,
> [error messages are output using the old nicechar method]
>
> Maybe the error message could show multibyte printable characters too?
Yes, we're approaching the time when we should start to update stuff
in the main shell (and the ZLE_UNICODE_SUPPORT definition is no longer
appropriate, as Oliver predicted; it probably needs to be MULTIBYTE_SUPPORT
now). I'm not expecting every little bit (such as pattern matching)
to support multibyte characters before the first 4.3 release, but
things like error messages should now be relatively straightforward with
the code that's been added to utils.c
pws
This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author