Re: [dev] [st] Two flaws with ISO 8613-6 colors, proper

From: Programmer <programmer_AT_verisimilitudes.net>
Date: Thu, 26 Jul 2018 12:40:25 -0400

On Thu, 26 Jul 2018 09:31:39 +0200, Hiltjo Posthuma <hiltjo_AT_codemadness.org> wrote:

> I'm curious, is there a specific program you use where this bug is noticable?

I noticed this bug present in every terminal emulator I've tested; I've
been writing a terminal abstraction library, as the language I'm using
lacks a good one.

I've been going around trying to have this bug corrected so I can start
sending the correct sequence and st is one of my first stops, in part
because it's easy to contribute to the code here and the code is simple
to understand. I spent all of a few minutes looking until I found where
I needed to change.

I'm interested in, at some point, trying to organize some manner of
meeting where terminal developers can define some psuedo-standards for
certain things, rather than ``do whatever xterm does''. Do you think
that's something that st would like to be a part of? I'm mostly
concerned with making function key and mouse sequences sane. ECMA-48
defines FUNCTION KEY, but xterm has an insane table of control sequences
it uses, instead.
Received on Thu Jul 26 2018 - 18:40:25 CEST

This archive was generated by hypermail 2.3.0 : Thu Jul 26 2018 - 18:48:07 CEST