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

2015-08-30 Thread Pickfire
On Sun, Aug 30, 2015 at 04:10:28PM +0200, Christoph Lohmann wrote: Greetings. The st parsing of the escape sequences is easy to grasp in five minutes. Please send in a patch when you fixed it. Sincerely, Christoph Lohmann "Be resolute, fear no sacrifice and surmount every difficulty to win v

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

2015-08-30 Thread Pickfire
Hi, I found something that st display wrongly. I got it from https://mosh.mit.edu/#techinfo For ISO 2022 locking escapes: me@alarmpi ~> echo -e "\033(0" me@alarmpi ~> St does this: me@alarmpi ~> echo -e "\033(0" ␋┴▒┼@▒┌▒⎼└⎻␋ ·> For Evil escape sequences: me@alar