summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix BadMatch error when embedding on some windowsHEADmasterLucas de Sena2024-08-09
* support colons in SGR character attributesHiltjo Posthuma2024-05-01
* bump version to 0.9.2Hiltjo Posthuma2024-04-05
* Reset title when an empty title string is givenDOGMAN2024-04-03
* Revert "Fix cursor move with wide glyphs"Hiltjo Posthuma2024-03-30
* bump version to 0.9.1Hiltjo Posthuma2024-03-19
* config.def.h: improve latency for the default configurationHiltjo Posthuma2024-03-17
* set upper limit for REP escape sequence argumentTommi Hirvola2024-03-04
* Fix cursor move with wide glyphsQuentin Rameau2024-02-25
* csi: check for private marker in 'S' caseTim Culverhouse2024-02-18
* Add terminfo entries for bracketed paste modePeter Hofmann2023-10-07
* Unhide cursor on RIS (\033c)Peter Hofmann2023-10-07
* Fix wide glyphs breaking "nowrap" modePeter Hofmann2023-10-07
* Don't scroll selection on the other screenPeter Hofmann2023-10-07
* Fix bounds checks of dc.colPeter Hofmann2023-10-07
* Makefile: remove the options targetHiltjo Posthuma2023-09-22
* Fix for wide character being incorrectly cleared on MODE_INSERTShi Tian2023-06-25
* ignore C1 control characters in UTF-8 modeHiltjo Posthuma2023-02-07
* Add support for DSR response "OK" escape sequenceAdam Price2023-02-07
* Fixed OSC color reset without parameter->resets all colorsHiltjo Posthuma2023-02-05
* fix buffer overflow when handling long composed inputHiltjo Posthuma2022-10-25
* bump version to 0.9Hiltjo Posthuma2022-10-04
* FAQ: document the color emojis crash issue which affected some systems is fixedHiltjo Posthuma2022-09-16
* st: use `void' to indicate an empty parameter listTom Schwindl2022-08-18
* Makefile: add manual path for OpenBSDHiltjo Posthuma2022-05-01
* code-golfing: cleanup osc color related codeNRK2022-04-19
* base64_digits: reduce scope, implicit zero, +1 sizeNRK2022-03-18
* avoid potential UB when using isprint()NRK2022-03-18
* make underlines and strikethroughs respect `chscale`Zacchary Dempsey-Plante2022-03-13
* Delay redrawals on palette changesSanttu Lakkala2022-02-18
* X10/SGR mouse: use alt as meta key instead of super/windows keyHiltjo Posthuma2022-01-12
* LICENSE: bump yearHiltjo Posthuma2022-01-10
* Fix mousereportrobert2022-01-10
* bump version to 0.8.5Hiltjo Posthuma2022-01-07
* FAQ: fix a typo, patch -> pathHiltjo Posthuma2022-01-02
* Fix overtyping wide characters.jamin2021-12-30
* Fix null pointer access in strhandleJochen Sprickerhof2021-12-27
* follow-up fix for OSC color sequences, returnHiltjo Posthuma2021-12-26
* Add support for OSC color sequencesRaheman Vaiya2021-12-26
* fix possible rare crash when Xutf8TextPropertyToTextList failsHiltjo Posthuma2021-08-24
* fix a problem that the standard streams are unexpectedly closedKoichi Murase2021-08-24
* Add 14th bit to XK_SWITCH_MOD bitmaskPetar Kapriš2021-07-18
* Mild const-correctness improvements.Markus F.X.J. Oberhumer2021-05-06
* fix: correctly encode mouse buttons >= 8 in X10 and SGR modeHiltjo Posthuma2021-03-19
* remove unused variable from previous patchHiltjo Posthuma2020-10-18
* ST: Add WM_ICON_NAME property supportJohn Collis2020-10-18
* bump version to 0.8.4Hiltjo Posthuma2020-06-19
* config.mk: use PKG_CONFIG in commented OpenBSD sectionHiltjo Posthuma2020-06-17
* LICENSE: bump yearsHiltjo Posthuma2020-06-17
* remove sixel stub codeHiltjo Posthuma2020-06-17