st

Mahdi's build of st
git clone git://mahdi.pw/st.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2022-10-24 16:05x.c: Fix indentation, cursorfg -> cursorColor, call xloadsparefonts() in reload() function.Mahdi Mirzade1+8-7
2022-10-12 18:03Update to 0.9: cleanup osc color related code, add manual path for OpenBSD, use `void' to indicate an empty parameter list, document the color emojis crash issue which affected some systems is fixed in libxft 2.3.5Mahdi Mirzade5+39-60
2022-06-06 09:51Update fontsMahdi Mirzade1+8-2
2022-05-22 14:44Add anysize, externalpipe patches, other tweaks.Mahdi Mirzade10+1997-49
2022-04-12 10:26This was a really intelligent bugMahdi Mirzade1+1-1
2022-04-12 10:25base64_digits: reduce scope, implicit zero, +1 sizeMahdi Mirzade1+7-15
2022-04-12 10:23avoid potential UB when using isprint()Mahdi Mirzade1+1-1
2022-04-01 16:57TweaksMahdi Mirzade1+3-3
2022-03-23 19:56Add columns redraw, hidecurser and scrollbackMahdi Mirzade22+9545-0