summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20fix #333Luke Smith
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-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-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
2021-05-21Merge pull request #296 from zMoooooritz/alphaLuke Smith
2021-05-21fix #301Luke Smith
2021-05-06Mild const-correctness improvements.Markus F.X.J. Oberhumer
2021-05-06Use the additional alpha-value as offset to support a changing alpha properlyMoritz Biering
2021-05-05Add support for additional alpha when the term-window is not focusedMoritz Biering
2021-04-05externalpipe all scrollback historyLuke Smith
2021-04-05scroll removedLuke Smith
2021-04-05Merge branch 'master' of github.com:LukeSmithxyz/stLuke Smith
2021-04-05revert to older, better scrollback patch, fix #284, #289Luke Smith
2021-03-19fix: correctly encode mouse buttons >= 8 in X10 and SGR modeHiltjo Posthuma
2021-03-08Merge pull request #282 from sahidvelji/make-uninstallLuke Smith
2021-03-08Uninstall scroll when uninstalling stSahid Velji
2021-03-03remove final punctuation from possible urlsLuke Smith
2021-02-19Xdefaults example restored, close #278Luke Smith
2021-02-06scroll update, fixes #274Luke Smith
2021-02-05readme changesLuke Smith
2021-02-050.8.4 update, scroll added as separate progLuke Smith
2021-01-24close #271Luke Smith