aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update readmeHEADmasterMike Crute2023-04-25
* Local xresources patchesMike Crute2023-04-25
* Apply st-ligatures-boxdraw-20200430-0.8.3Mike Crute2023-04-25
* Apply st-boxdraw_v2-0.8.3Mike Crute2023-04-25
* Apply st-xresources-20200604-9ba7ecfMike Crute2023-04-25
* Apply st-vertcenter-20180320-6ac8c8aMike Crute2023-04-25
* Apply st-anysize-20201003-407a3d0Mike Crute2023-04-25
* Apply st-clipboard-0.8.3Mike Crute2023-04-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
* fix unicode glitch in DCS strings, patch by Tim AllenHiltjo Posthuma2020-06-17
* FAQ: fix single-buffer patchHiltjo Posthuma2020-06-01
* config.def.h: add an option allowwindowops, by default off (secure)Hiltjo Posthuma2020-05-30
* FAQ: add some details about the w3m img hackHiltjo Posthuma2020-05-30
* tiny style fixHiltjo Posthuma2020-05-30
* Partially add back in "support REP (repeat) escape sequence"Hiltjo Posthuma2020-05-30
* Call xsetcursor to set win.cursor in mainSteve Ward2020-05-24
* Revert "support REP (repeat) escape sequence"Hiltjo Posthuma2020-05-16
* support REP (repeat) escape sequenceAvi Halachmi (:avih)2020-05-16