st

my build of st
git clone git://git.hanetzok.net/st
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-01-12 22:27apply alpha patchMarkus Hanetzok3+149-342
2024-12-22 21:30adjust scrollback keybindingMarkus Hanetzok1+5-2
2024-12-15 10:53add patches and apply scrollback patchMarkus Hanetzok6+831-27
2024-12-15 10:48Revert "add patches and apply scrollback patch"Markus Hanetzok5+27-759
2024-12-15 10:45Revert "apply colorschemes patch"Markus Hanetzok4+34-161
2024-11-25 11:31Clear screen: Fix edge caseMarkus Rinne1+1-1
2024-11-11 12:11apply colorschemes patchMarkus Hanetzok4+161-34
2024-11-11 12:06add patches and apply scrollback patchMarkus Hanetzok5+759-27
2024-11-11 11:58update configMarkus Hanetzok2+12-7
2024-08-09 11:33fix BadMatch error when embedding on some windowsLucas de Sena1+7-4
2024-05-01 18:45support colons in SGR character attributesHiltjo Posthuma1+4-1
2024-04-05 10:18bump version to 0.9.2Hiltjo Posthuma1+1-1
2024-04-03 17:48Reset title when an empty title string is givenDOGMAN1+6-0
2024-03-30 11:30Revert "Fix cursor move with wide glyphs"Hiltjo Posthuma1+3-7
2024-03-19 11:13bump version to 0.9.1Hiltjo Posthuma1+1-1
2024-03-17 13:42config.def.h: improve latency for the default configurationHiltjo Posthuma1+1-1
2024-03-04 10:56set upper limit for REP escape sequence argumentTommi Hirvola1+1-1
2024-02-25 00:31Fix cursor move with wide glyphsQuentin Rameau1+7-3
2024-02-18 12:56csi: check for private marker in 'S' caseTim Culverhouse1+1-0
2023-10-07 05:41Add terminfo entries for bracketed paste modePeter Hofmann1+4-0
2023-10-07 05:40Unhide cursor on RIS (\033c)Peter Hofmann1+1-0
2023-10-07 05:40Fix wide glyphs breaking "nowrap" modePeter Hofmann1+4-1
2023-10-07 05:40Don't scroll selection on the other screenPeter Hofmann1+1-1
2023-10-07 05:39Fix bounds checks of dc.colPeter Hofmann1+2-2
2023-09-22 13:16Makefile: remove the options targetHiltjo Posthuma1+2-8
2023-06-25 05:38Fix for wide character being incorrectly cleared on MODE_INSERTShi Tian1+3-1
2023-02-07 19:00ignore C1 control characters in UTF-8 modeHiltjo Posthuma1+3-0
2023-02-07 18:54Add support for DSR response "OK" escape sequenceAdam Price1+10-3
2023-02-05 12:29Fixed OSC color reset without parameter->resets all colorsHiltjo Posthuma1+3-1
2022-10-25 15:11fix buffer overflow when handling long composed inputHiltjo Posthuma1+6-3
2022-10-04 17:40bump version to 0.9Hiltjo Posthuma1+1-1
2022-09-16 21:07FAQ: document the color emojis crash issue which affected some systems is fixedHiltjo Posthuma1+3-0
2022-08-18 14:55st: use `void' to indicate an empty parameter listTom Schwindl1+1-1
2022-05-01 16:38Makefile: add manual path for OpenBSDHiltjo Posthuma1+1-0
2022-01-07 17:21code-golfing: cleanup osc color related codeNRK3+33-60
2022-03-18 11:03base64_digits: reduce scope, implicit zero, +1 sizeNRK1+7-15
2022-03-18 10:20avoid potential UB when using isprint()NRK1+1-1
2022-03-13 09:44make underlines and strikethroughs respect `chscale`Zacchary Dempsey-Plante1+2-2
2022-02-17 14:00Delay redrawals on palette changesSanttu Lakkala1+4-4
2022-01-12 08:44X10/SGR mouse: use alt as meta key instead of super/windows keyHiltjo Posthuma1+1-1
2022-01-10 16:11LICENSE: bump yearHiltjo Posthuma1+1-1
2022-01-08 19:40Fix mousereportrobert1+51-35
2022-01-07 11:39bump version to 0.8.5Hiltjo Posthuma1+1-1
2022-01-02 11:15FAQ: fix a typo, patch -> pathHiltjo Posthuma1+2-2
2021-12-29 17:07Fix overtyping wide characters.jamin1+4-0
2021-12-27 10:41Fix null pointer access in strhandleJochen Sprickerhof1+2-2
2021-12-26 18:00follow-up fix for OSC color sequences, returnHiltjo Posthuma1+3-3
2021-12-26 17:57Add support for OSC color sequencesRaheman Vaiya4+100-4
2021-08-24 11:44fix possible rare crash when Xutf8TextPropertyToTextList failsHiltjo Posthuma1+6-4
2021-08-23 21:25fix a problem that the standard streams are unexpectedly closedKoichi Murase1+3-2
1132 more commits remaining, fetch the repository