aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-08mergeHEADmasterCaleb Noelke
2023-11-08mergeCaleb Noelke
2022-10-07Merge branch 'LukeSmithxyz:master' into masterSheriffMediocre
2022-10-01libxft note removedLuke Smith
2022-09-20vim mouse clicking fixed, fix #344Luke Smith
2022-09-20Merge branch 'master' of https://git.suckless.org/stLuke Smith
2022-09-20libxft-git now recommendedLuke Smith
2022-09-20Merge pull request #342 from AndyGozas/masterLuke Smith
2022-09-16FAQ: document the color emojis crash issue which affected some systems is fixedHiltjo Posthuma
2022-08-28Fix buffer overflow in input handlingAndy Gozas
2022-08-18st: use `void' to indicate an empty parameter listTom Schwindl
2022-08-15mergeCaleb Noelke
2022-08-15remove flase upstream manual entriesLuke Smith
2022-08-15Merge branch 'equwal-lukesmith-0.8.5'Luke Smith
2022-08-15chLuke Smith
2022-08-15Merge branch 'lukesmith-0.8.5' of https://github.com/equwal/st into equwal-lu...Luke Smith
2022-08-15colons in urlsLuke Smith
2022-08-15Merge latest suckless build into lukesmith-0.8.5Spenser Truex
2022-06-28Merge pull request #334 from kronikpillow/default-fontLuke Smith
2022-06-24change default font to a installed oneDejan Kutle
2022-06-20Merge branch 'master' of https://github.com/lukesmithxyz/stCaleb Noelke
2022-06-20fix #333Luke Smith
2022-05-01Merge branch 'master' of github.com:sheriffmediocre/stCaleb Noelke
2022-05-01Makefile: add manual path for OpenBSDHiltjo Posthuma
2022-04-19code-golfing: cleanup osc color related codeNRK
2022-04-18remove problematic and obsolete git linesLuke Smith
2022-03-18base64_digits: reduce scope, implicit zero, +1 sizeNRK
2022-03-18avoid potential UB when using isprint()NRK
2022-03-13make underlines and strikethroughs respect `chscale`Zacchary Dempsey-Plante
2022-03-02Merge branch 'LukeSmithxyz:master' into masterSheriffMediocre
2022-02-18Delay redrawals on palette changesSanttu Lakkala
2022-01-21Merge branch 'fakhriaunur-master'Luke Smith
2022-01-12X10/SGR mouse: use alt as meta key instead of super/windows keyHiltjo Posthuma
2022-01-10LICENSE: bump yearHiltjo Posthuma
2022-01-10Fix mousereportrobert
2022-01-07bump version to 0.8.5Hiltjo Posthuma
2022-01-02FAQ: fix a typo, patch -> pathHiltjo Posthuma
2021-12-30Fix overtyping wide characters.jamin
2021-12-27Fix null pointer access in strhandleJochen Sprickerhof
2021-12-26follow-up fix for OSC color sequences, returnHiltjo Posthuma
2021-12-26Add support for OSC color sequencesRaheman Vaiya
2021-11-22add blinking cursor patchCaleb Noelke
2021-09-07Update hb.cfakhriaunur
2021-09-07Add stylistic sets / open type font featurefakhriaunur
2021-08-24fix possible rare crash when Xutf8TextPropertyToTextList failsHiltjo Posthuma
2021-08-24fix a problem that the standard streams are unexpectedly closedKoichi Murase
2021-08-10prevent losing columns on resizeLuke Smith
2021-07-18Add 14th bit to XK_SWITCH_MOD bitmaskPetar Kapriš
2021-06-03Merge pull request #304 from monosans/masterLuke Smith
2021-06-03Remove scroll info from README.mdmonosans