Re: [dev] [st] Unicode in esc str

From: Christoph Lohmann <20h_AT_r-36.net>
Date: Fri, 18 Jan 2013 19:12:13 +0100

Greetings.

On Fri, 18 Jan 2013 19:12:13 +0100 Mihail Zenkov <mihail.zenkov_AT_gmail.com> wrote:
> This patch fix unicode in esc str. Test case: echo -e "\033]0;русский\007"

Thanks for the patch, but it does not completely solve the issue. The
UTF‐8 characters can be bigger. I adjusted the buffer size for that es‐
cape string handling and made it not handle too long strings instantly.
This will create more feedback of the silent users, because st will sim‐
ply not respond anymore. If st would just handle the title setting,
then some other commands could overwrite the error, in case someone is
doing that buggy behaviour of virtual terminals wrong.


Sincerely,

Christoph Lohmann
Received on Fri Jan 18 2013 - 19:12:13 CET

This archive was generated by hypermail 2.3.0 : Fri Jan 18 2013 - 19:24:02 CET