st
simple terminal
git clone https://9o.is/git/st.git
commit 37697d8b4172bfdef098b0a020a2d2c928c58022 parent ead334ff2e198f8aba18bd53daab4e89eedcf331 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Fri, 16 Sep 2022 23:07:09 +0200 FAQ: document the color emojis crash issue which affected some systems is fixed It is fixed in libXft 2.3.6: https://gitlab.freedesktop.org/xorg/lib/libxft/-/blob/libXft-2.3.5/NEWS Diffstat:
| M | FAQ | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/FAQ b/FAQ @@ -248,3 +248,6 @@ fonts: Please don't bother reporting this bug to st, but notify the upstream Xft developers about fixing this bug. + +As of 2022-09-05 this now seems to be finally fixed in libXft 2.3.5: +https://gitlab.freedesktop.org/xorg/lib/libxft/-/blob/libXft-2.3.5/NEWS