Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: displaying wide characters
- X-seq: zsh-workers 21892
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- Subject: Re: PATCH: displaying wide characters
- Date: Thu, 20 Oct 2005 02:39:09 +0200
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UR+xzd5nGD4vdqNwBHM59WCag47+PBlvmaGcP3SzYzTx6mKzhTMmrKP+3nHrPfIhmzF6PigiZgZpp68PSOLH78MOjOLs9SKwXYXYQ6tqc4MhY/7a8uACfV9FbY6Aj91oa/+l/OnOI6N4A14VZIQ716en+Xt4oH30Ag1ami9SOIc=
- In-reply-to: <200510192041.j9JKfTJZ010450@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200510192031.j9JKVYk7010115@xxxxxxxxxxxxxxxxx> <200510192041.j9JKfTJZ010450@xxxxxxxxxxxxxxxxx>
On 10/19/05, Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx> wrote:
> > First pass at displaying wide characters correctly (with multibyte
> > support active, obviously).
>
> By "wide characters", I meant of course "characters with a display width
> greater than a single character cell", which is not the same thing.
This seems to work fine so far, and the prompt truncation also seems
to be fixed. I just noticed the following while testing when i missed
the space bar,
% echoちとしはちとしはち
zsh: command not found:
echo\M-c\M-^A\M-!\M-c\M-^A\M-(\M-c\M-^A\M-^W\M-c\M-^A\M-/\M-c\M-^A\M-!\M-c\M-^A\M-(\M-c\M-^A\M-^W\M-c\M-^A\M-/\M-c\M-^A\M-!
Maybe the error message could show multibyte printable characters too?
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author