summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-02support colons in SGR character attributesHEADmasterHiltjo Posthuma
2024-04-07bump version to 0.9.2Hiltjo Posthuma
2024-04-07Reset title when an empty title string is givenDOGMAN
2024-03-30Revert "Fix cursor move with wide glyphs"Hiltjo Posthuma
2024-03-19bump version to 0.9.1Hiltjo Posthuma
2024-03-19config.def.h: improve latency for the default configurationHiltjo Posthuma
2024-03-05set upper limit for REP escape sequence argumentTommi Hirvola
2024-02-25Fix cursor move with wide glyphsQuentin Rameau
2024-02-18csi: check for private marker in 'S' caseTim Culverhouse
2023-10-08Add terminfo entries for bracketed paste modePeter Hofmann
2023-10-08Unhide cursor on RIS (\033c)Peter Hofmann
2023-10-08Fix wide glyphs breaking "nowrap" modePeter Hofmann
2023-10-08Don't scroll selection on the other screenPeter Hofmann
2023-10-08Fix bounds checks of dc.colPeter Hofmann
2023-09-23Makefile: remove the options targetHiltjo Posthuma
2023-06-27Fix for wide character being incorrectly cleared on MODE_INSERTShi Tian
2023-02-07ignore C1 control characters in UTF-8 modeHiltjo Posthuma
2023-02-07Add support for DSR response "OK" escape sequenceAdam Price
2023-02-05Fixed OSC color reset without parameter->resets all colorsHiltjo Posthuma
2022-11-21Alpha patchRafael Marçalo
2022-10-25fix buffer overflow when handling long composed inputHiltjo Posthuma
2022-10-08bump version to 0.9Hiltjo Posthuma
2022-09-17FAQ: document the color emojis crash issue which affected some systems is fixedHiltjo Posthuma
2022-08-19st: use `void' to indicate an empty parameter listTom Schwindl
2022-07-06Revert "Added Alpha Patch"rafa_99
2022-05-01Makefile: add manual path for OpenBSDHiltjo Posthuma
2022-03-25Delete config.hRafael Marçalo
2022-03-18base64_digits: reduce scope, implicit zero, +1 sizeNRK
2022-03-18avoid potential UB when using isprint()NRK
2022-03-15make 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-12LICENSE: bump yearHiltjo Posthuma
2022-01-12Fix mousereportrobert
2022-01-07bump version to 0.8.5Hiltjo Posthuma
2022-01-07Added Alpha Patchrafa_99
2022-01-02FAQ: fix a typo, patch -> pathHiltjo Posthuma
2022-01-01Fix overtyping wide characters.jamin
2022-01-01Fix null pointer access in strhandleJochen Sprickerhof
2022-01-01follow-up fix for OSC color sequences, returnHiltjo Posthuma
2022-01-01Add support for OSC color sequencesRaheman Vaiya
2021-11-01More based bindsrafa_99
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-19Add 14th bit to XK_SWITCH_MOD bitmaskPetar Kapriš
2021-04-13Merge branch 'dev' into 'master'Rafael Marçalo
2021-04-13Added Custom Configrafa_99
2021-04-13Modularized Colorsrafa_99
2021-04-13Scrollback Patchrafa_99
2021-04-13Font2 Patchrafa_99