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

2018-07-26 Thread Programmer
On Thu, 26 Jul 2018 09:31:39 +0200, Hiltjo Posthuma 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

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

2018-07-26 Thread Hiltjo Posthuma
On Wed, Jul 25, 2018 at 03:10:28PM -0400, Programmer wrote: > Follows is the proper form of the st patch submitted earlier, > st-fix_8613_colors-0.8.1.diff: > > diff -up st-0.8.1/st.c st-0.8.1-changed/st.c > --- st-0.8.1/st.c Tue Mar 20 15:29:59 2018 > +++ st-0.8.1-changed/st.c Wed Jul 25