summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-11replace tokyonight with onedarkHEADmastertsxv478
2023-04-01tokyonight colorstsxv478
2023-02-14vertcentertsxv478
2022-12-08default cursor colortsxv478
2022-08-14empty string for font2tsxv478
2022-08-14no second font by defaulttsxv478
2022-07-31alpha patchtsxv478
2022-07-22ignore config.htsxv478
2022-07-22remove config.htsxv478
2022-07-22default configuration in config.def.htsxv478
2022-07-17custom config.htsxv478
2022-07-17font2 patchtsxv478
2022-07-17bold is not bright patchtsxv478
2022-07-17newterm orphan patchtsxv478
2022-07-17blinking cursor patchtsxv478
2022-07-17boxdraw patchtsxv478
2022-07-17scrollback mouse altscreen patchtsxv478
2022-07-17scrollback mouse patchtsxv478
2022-07-17scrollback reflow patchtsxv478
2022-07-17scrollback patchtsxv478
2022-07-17add gitignoretsxv478
2022-07-17cleanuptsxv478
2022-05-01Makefile: add manual path for OpenBSDHiltjo Posthuma
2022-04-19code-golfing: cleanup osc color related codeNRK
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-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-08-24fix possible rare crash when Xutf8TextPropertyToTextList failsHiltjo Posthuma
2021-08-24fix a problem that the standard streams are unexpectedly closedKoichi Murase
2021-07-18Add 14th bit to XK_SWITCH_MOD bitmaskPetar Kapriš
2021-05-06Mild const-correctness improvements.Markus F.X.J. Oberhumer
2021-03-19fix: correctly encode mouse buttons >= 8 in X10 and SGR modeHiltjo Posthuma
2020-10-18remove unused variable from previous patchHiltjo Posthuma
2020-10-18ST: Add WM_ICON_NAME property supportJohn Collis
2020-06-19bump version to 0.8.4Hiltjo Posthuma
2020-06-17config.mk: use PKG_CONFIG in commented OpenBSD sectionHiltjo Posthuma
2020-06-17LICENSE: bump yearsHiltjo Posthuma
2020-06-17remove sixel stub codeHiltjo Posthuma
2020-06-17fix unicode glitch in DCS strings, patch by Tim AllenHiltjo Posthuma
2020-06-01FAQ: fix single-buffer patchHiltjo Posthuma