Re: [dev] [st] question about keyboard shortcuts

2024-06-28 Thread Steve Ward
On Thu, Jun 27, 2024 at 6:47 AM Feodor wrote: > > Is it possible to intercept CTRL+TAB and send another character? > > I need to make CTRL+TAB keyboard combination for GNU screen "escape" > command, but TAB is CTRL-I in VT100 mode which most terminals use, so > there is no > way to modify that fur

[dev] [st] libXft-2.3.5 fixed the color emoji crash

2022-09-12 Thread Steve Ward
https://gitlab.freedesktop.org/xorg/lib/libxft/-/blob/libXft-2.3.5/NEWS > Version 2.3.5 > Add support for BGRA glyphs display and scaling

[dev] [slstatus] "make dist" is broken

2021-03-05 Thread Steve Ward
I noticed these problems with the dist target. components/*.c aren't copied to slstatus-0/components/ slstatus.h isn't copied to slstatus-0/ Another minor thing I noticed in config.def.h is that some of the descriptions have " in GB", but fmt_human makes the unit prefix dynamic.