2025-01-12 22:27 | apply alpha patch | Markus Hanetzok | 3 | +149 | -342 |
2024-12-22 21:30 | adjust scrollback keybinding | Markus Hanetzok | 1 | +5 | -2 |
2024-12-15 10:53 | add patches and apply scrollback patch | Markus Hanetzok | 6 | +831 | -27 |
2024-12-15 10:48 | Revert "add patches and apply scrollback patch" | Markus Hanetzok | 5 | +27 | -759 |
2024-12-15 10:45 | Revert "apply colorschemes patch" | Markus Hanetzok | 4 | +34 | -161 |
2024-11-25 11:31 | Clear screen: Fix edge case | Markus Rinne | 1 | +1 | -1 |
2024-11-11 12:11 | apply colorschemes patch | Markus Hanetzok | 4 | +161 | -34 |
2024-11-11 12:06 | add patches and apply scrollback patch | Markus Hanetzok | 5 | +759 | -27 |
2024-11-11 11:58 | update config | Markus Hanetzok | 2 | +12 | -7 |
2024-08-09 11:33 | fix BadMatch error when embedding on some windows | Lucas de Sena | 1 | +7 | -4 |
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-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-10-25 15:11 | fix buffer overflow when handling long composed input | Hiltjo Posthuma | 1 | +6 | -3 |
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-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 |
| 1132 more commits remaining, fetch the repository |