2024-10-15 05:13 | change color | Matsuda Kenji | 1 | +15 | -1 |
2024-10-13 22:36 | change font to Go Mono | Matsuda Kenji | 1 | +1 | -1 |
2024-07-27 00:15 | Merge from suckless.org Merge branch 'master' of git://git.suckless.org/st | Matsuda Kenji | 6 | +53 | -24 |
2024-07-26 23:11 | comment in openbsd options | Matsuda Kenji | 1 | +5 | -5 |
2024-05-01 18:45 | support colons in SGR character attributes | Hiltjo Posthuma | 1 | +4 | -1 |
2024-04-05 10:18 | bump version to 0.9.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2024-04-03 17:48 | Reset title when an empty title string is given | DOGMAN | 1 | +6 | -0 |
2024-03-30 11:30 | Revert "Fix cursor move with wide glyphs" | Hiltjo Posthuma | 1 | +3 | -7 |
2024-03-19 11:13 | bump version to 0.9.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2024-03-17 13:42 | config.def.h: improve latency for the default configuration | Hiltjo Posthuma | 1 | +1 | -1 |
2024-03-04 10:56 | set upper limit for REP escape sequence argument | Tommi Hirvola | 1 | +1 | -1 |
2024-02-25 00:31 | Fix cursor move with wide glyphs | Quentin Rameau | 1 | +7 | -3 |
2024-02-18 12:56 | csi: check for private marker in 'S' case | Tim Culverhouse | 1 | +1 | -0 |
2023-10-07 05:41 | Add terminfo entries for bracketed paste mode | Peter Hofmann | 1 | +4 | -0 |
2023-10-07 05:40 | Unhide cursor on RIS (\033c) | Peter Hofmann | 1 | +1 | -0 |
2023-10-07 05:40 | Fix wide glyphs breaking "nowrap" mode | Peter Hofmann | 1 | +4 | -1 |
2023-10-07 05:40 | Don't scroll selection on the other screen | Peter Hofmann | 1 | +1 | -1 |
2023-10-07 05:39 | Fix bounds checks of dc.col | Peter Hofmann | 1 | +2 | -2 |
2023-09-22 13:16 | Makefile: remove the options target | Hiltjo Posthuma | 1 | +2 | -8 |
2023-06-25 05:38 | Fix for wide character being incorrectly cleared on MODE_INSERT | Shi Tian | 1 | +3 | -1 |
2023-03-26 22:42 | change color | Matsuda Kenji | 1 | +12 | -12 |
2023-03-25 00:38 | change white color theme | Matsuda Kenji | 5 | +5643 | -2 |
2023-03-25 00:37 | add color scheme | Matsuda Kenji | 5 | +237 | -68 |
2023-03-15 08:27 | migrate to artix | Matsuda Kenji | 1 | +5 | -5 |
2023-03-07 10:34 | change compiler | Matsuda Kenji | 1 | +1 | -1 |
2023-03-02 22:54 | add delimiters | Matsuda Kenji | 1 | +1 | -1 |
2023-02-07 19:00 | ignore C1 control characters in UTF-8 mode | Hiltjo Posthuma | 1 | +3 | -0 |
2023-02-07 18:54 | Add support for DSR response "OK" escape sequence | Adam Price | 1 | +10 | -3 |
2023-02-05 12:29 | Fixed OSC color reset without parameter->resets all colors | Hiltjo Posthuma | 1 | +3 | -1 |
2022-12-29 01:21 | enlarge font | Matsuda Kenji | 2 | +6 | -6 |
2022-11-19 23:32 | delete color schemes | Matsuda Kenji | 6 | +67 | -551 |
2022-10-25 15:11 | fix buffer overflow when handling long composed input | Hiltjo Posthuma | 1 | +6 | -3 |
2022-10-05 11:20 | merge from suckless.org | Matsuda Kenji | 3 | +5 | -2 |
2022-10-04 17:40 | bump version to 0.9 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-09-16 21:07 | FAQ: document the color emojis crash issue which affected some systems is fixed | Hiltjo Posthuma | 1 | +3 | -0 |
2022-08-18 14:55 | st: use `void' to indicate an empty parameter list | Tom Schwindl | 1 | +1 | -1 |
2022-07-30 10:28 | update config.def.h | Matsuda Kenji | 1 | +8 | -8 |
2022-07-30 09:19 | change foreground color for solarized | Matsuda Kenji | 2 | +28 | -28 |
2022-07-30 01:12 | patch colorschemes | Matsuda Kenji | 9 | +551 | -2761 |
2022-07-23 00:18 | fork and customize | Matsuda Kenji | 9 | +3498 | -6 |
2022-05-01 16:38 | Makefile: add manual path for OpenBSD | Hiltjo Posthuma | 1 | +1 | -0 |
2022-01-07 17:21 | code-golfing: cleanup osc color related code | NRK | 3 | +33 | -60 |
2022-03-18 11:03 | base64_digits: reduce scope, implicit zero, +1 size | NRK | 1 | +7 | -15 |
2022-03-18 10:20 | avoid potential UB when using isprint() | NRK | 1 | +1 | -1 |
2022-03-13 09:44 | make underlines and strikethroughs respect `chscale` | Zacchary Dempsey-Plante | 1 | +2 | -2 |
2022-02-17 14:00 | Delay redrawals on palette changes | Santtu Lakkala | 1 | +4 | -4 |
2022-01-12 08:44 | X10/SGR mouse: use alt as meta key instead of super/windows key | Hiltjo Posthuma | 1 | +1 | -1 |
2022-01-10 16:11 | LICENSE: bump year | Hiltjo Posthuma | 1 | +1 | -1 |
2022-01-08 19:40 | Fix mousereport | robert | 1 | +51 | -35 |
2022-01-07 11:39 | bump version to 0.8.5 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-01-02 11:15 | FAQ: fix a typo, patch -> path | Hiltjo Posthuma | 1 | +2 | -2 |
2021-12-29 17:07 | Fix overtyping wide characters. | jamin | 1 | +4 | -0 |
2021-12-27 10:41 | Fix null pointer access in strhandle | Jochen Sprickerhof | 1 | +2 | -2 |
2021-12-26 18:00 | follow-up fix for OSC color sequences, return | Hiltjo Posthuma | 1 | +3 | -3 |
2021-12-26 17:57 | Add support for OSC color sequences | Raheman Vaiya | 4 | +100 | -4 |
2021-08-24 11:44 | fix possible rare crash when Xutf8TextPropertyToTextList fails | Hiltjo Posthuma | 1 | +6 | -4 |
2021-08-23 21:25 | fix a problem that the standard streams are unexpectedly closed | Koichi Murase | 1 | +3 | -2 |
2021-07-17 22:14 | Add 14th bit to XK_SWITCH_MOD bitmask | Petar Kapriš | 1 | +1 | -1 |
2021-03-28 19:16 | Mild const-correctness improvements. | Markus F.X.J. Oberhumer | 3 | +28 | -26 |
2021-03-19 10:54 | fix: correctly encode mouse buttons >= 8 in X10 and SGR mode | Hiltjo Posthuma | 1 | +3 | -1 |
2020-10-18 09:18 | remove unused variable from previous patch | Hiltjo Posthuma | 1 | +0 | -1 |
2020-09-06 05:53 | ST: Add WM_ICON_NAME property support | John Collis | 3 | +25 | -1 |
2020-06-19 09:27 | bump version to 0.8.4 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-06-17 21:47 | config.mk: use PKG_CONFIG in commented OpenBSD section | Hiltjo Posthuma | 1 | +2 | -2 |
| 1125 more commits remaining, fetch the repository |