Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: multibyte/utf8/unicode issues with 'sched' builtin
- X-seq: zsh-workers 24729
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: multibyte/utf8/unicode issues with 'sched' builtin
- Date: Sat, 22 Mar 2008 18:00:22 -0700
- In-reply-to: <237967ef0803212059r1bb3b8b9t9d6dfde0b64a5a53@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <237967ef0803212059r1bb3b8b9t9d6dfde0b64a5a53@xxxxxxxxxxxxxx>
On Mar 22, 4:59am, Mikael Magnusson wrote:
}
} nonascii character in the first three letters of the name of the day.
}
} % sched +1 true; sched
} 1 lor mar 22 4:57p0x0627A true
This is a string built with ztrftime() and output with printf() so if
I'd expect similar problems to show up in other places. Unfortunately
I don't know what to do about it, so unless someone else jumps in we'll
have to wait for PWS to get back.
} ^[[?1;2c
} % 1;2c
That's just the terminal being confused by escape sequences in the
prompt, because something unexpected happened with the printf(). Not
really related.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author