Re: [dev] [st] Stuck in ISO 2022 locking escapes and Evil escape sequences

From: Pickfire <pickfire_AT_riseup.net>
Date: Mon, 31 Aug 2015 22:36:03 +0800

On Mon, Aug 31, 2015 at 11:30:54AM +0200, FRIGN wrote:
>> For Evil escape sequences:
>>
>> me_AT_alarmpi ~> echo -e "xyz\033[2;2H\0314\0202\nhello"
>> xŷz
>> hello
>> me_AT_alarmpi ~>
>>
>> St does this:
>>
>> me_AT_alarmpi ~> echo -e "xyz\033[2;2H\0314\0202\nhello"
>> x̂z
>> hello
>> me_AT_alarmpi ~>
>
>This goes beyond my knowledge of escape sequences. Can
>anybody track down the issue here?

It seems that terminals such as xterm, urxvt and lxterminal have issue
with it too but those terminal does not have issue with the evil escape
code except that urxvt set the wrong title when printing the evil escape
code.

-- 
 _____________________________________
< Do what you like, like what you do. >
 -------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||
Received on Mon Aug 31 2015 - 16:36:03 CEST

This archive was generated by hypermail 2.3.0 : Mon Aug 31 2015 - 16:48:09 CEST