Log - st - simple terminal
git clone git://git.suckless.org/st
Log
Files
Refs
README
LICENSE
--- Date Commit message Author
2024-08-09 11:33 fix BadMatch error when embedding on so… Lucas de Sena
2024-05-01 18:45 support colons in SGR character attribu… Hiltjo Posthuma
2024-04-05 10:18 bump version to 0.9.2 Hiltjo Posthuma
2024-04-03 17:48 Reset title when an empty title string … DOGMAN
2024-03-30 11:30 Revert "Fix cursor move with wide glyph… Hiltjo Posthuma
2024-03-19 11:13 bump version to 0.9.1 Hiltjo Posthuma
2024-03-17 13:42 config.def.h: improve latency for the d… Hiltjo Posthuma
2024-03-04 10:56 set upper limit for REP escape sequence… Tommi Hirvola
2024-02-25 00:31 Fix cursor move with wide glyphs Quentin Rameau
2024-02-18 12:56 csi: check for private marker in 'S' ca… Tim Culverhouse
2023-10-07 05:41 Add terminfo entries for bracketed past… Peter Hofmann
2023-10-07 05:40 Unhide cursor on RIS (\033c) Peter Hofmann
2023-10-07 05:40 Fix wide glyphs breaking "nowrap" mode Peter Hofmann
2023-10-07 05:40 Don't scroll selection on the other scr… Peter Hofmann
2023-10-07 05:39 Fix bounds checks of dc.col Peter Hofmann
2023-09-22 13:16 Makefile: remove the options target Hiltjo Posthuma
2023-06-25 05:38 Fix for wide character being incorrectl… Shi Tian
2023-02-07 19:00 ignore C1 control characters in UTF-8 m… Hiltjo Posthuma
2023-02-07 18:54 Add support for DSR response "OK" escap… Adam Price
2023-02-05 12:29 Fixed OSC color reset without parameter… Hiltjo Posthuma
2022-10-25 15:11 fix buffer overflow when handling long … Hiltjo Posthuma
2022-10-04 17:40 bump version to 0.9 Hiltjo Posthuma
2022-09-16 21:07 FAQ: document the color emojis crash is… Hiltjo Posthuma
2022-08-18 14:55 st: use `void' to indicate an empty par… Tom Schwindl
2022-05-01 16:38 Makefile: add manual path for OpenBSD Hiltjo Posthuma
2022-01-07 17:21 code-golfing: cleanup osc color related… NRK
2022-03-18 11:03 base64_digits: reduce scope, implicit z… NRK
2022-03-18 10:20 avoid potential UB when using isprint() NRK
2022-03-13 09:44 make underlines and strikethroughs resp… Zacchary Dempsey-P…
2022-02-17 14:00 Delay redrawals on palette changes Santtu Lakkala
2022-01-12 08:44 X10/SGR mouse: use alt as meta key inst… Hiltjo Posthuma
2022-01-10 16:11 LICENSE: bump year Hiltjo Posthuma
2022-01-08 19:40 Fix mousereport robert
2022-01-07 11:39 bump version to 0.8.5 Hiltjo Posthuma
2022-01-02 11:15 FAQ: fix a typo, patch -> path Hiltjo Posthuma
2021-12-29 17:07 Fix overtyping wide characters. jamin
2021-12-27 10:41 Fix null pointer access in strhandle Jochen Sprickerhof
2021-12-26 18:00 follow-up fix for OSC color sequences, … Hiltjo Posthuma
2021-12-26 17:57 Add support for OSC color sequences Raheman Vaiya
2021-08-24 11:44 fix possible rare crash when Xutf8TextP… Hiltjo Posthuma
2021-08-23 21:25 fix a problem that the standard streams… Koichi Murase
2021-07-17 22:14 Add 14th bit to XK_SWITCH_MOD bitmask Petar Kapriš
2021-03-28 19:16 Mild const-correctness improvements. Markus F.X.J. Ober…
2021-03-19 10:54 fix: correctly encode mouse buttons >= … Hiltjo Posthuma
2020-10-18 09:18 remove unused variable from previous pa… Hiltjo Posthuma
2020-09-06 05:53 ST: Add WM_ICON_NAME property support John Collis
2020-06-19 09:27 bump version to 0.8.4 Hiltjo Posthuma
2020-06-17 21:47 config.mk: use PKG_CONFIG in commented … Hiltjo Posthuma
2020-06-17 21:44 LICENSE: bump years Hiltjo Posthuma
2020-06-17 20:05 remove sixel stub code Hiltjo Posthuma
2020-06-17 19:35 fix unicode glitch in DCS strings, patc… Hiltjo Posthuma
2020-06-01 12:09 FAQ: fix single-buffer patch Hiltjo Posthuma
2020-05-30 19:56 config.def.h: add an option allowwindow… Hiltjo Posthuma
2020-05-30 19:50 FAQ: add some details about the w3m img… Hiltjo Posthuma
2020-05-30 19:39 tiny style fix Hiltjo Posthuma
2020-05-30 19:34 Partially add back in "support REP (rep… Hiltjo Posthuma
2020-05-21 02:24 Call xsetcursor to set win.cursor in ma… Steve Ward
2020-05-16 16:06 Revert "support REP (repeat) escape seq… Hiltjo Posthuma
2020-05-14 15:18 support REP (repeat) escape sequence Avi Halachmi (:avi…
2020-05-16 10:42 Add rin terminfo capability Roberto E. Vargas
2020-05-16 09:48 Make shift+wheel behaves as shift+Prev/… k0ga
2020-05-06 11:36 Fix selection: selscroll Jakub Leszczak
2020-05-06 11:35 Fix selection: ignore ATTR_WRAP when re… Jakub Leszczak
2020-05-06 11:35 Fix selection: selclear in tputc Jakub Leszczak
2020-05-09 12:43 code-style: add fallthrough comment Hiltjo Posthuma
2020-05-09 12:03 optimize column width calculation and u… Hiltjo Posthuma
2020-05-09 11:56 fix for incorrect (partial) written seq… Hiltjo Posthuma
2020-05-09 11:55 tiny code-style and typo-fix in comment Hiltjo Posthuma
2019-02-26 20:37 auto-sync: draw on idle to avoid flicke… Avi Halachmi (:avi…
2020-04-29 22:10 replace exit(3) by _exit(2) in signal h… Jan Klemkow
2020-04-27 11:56 bump version to 0.8.3 Hiltjo Posthuma
2020-04-19 17:38 Update XIM cursor position only if chan… Ivan Tham
2020-04-11 13:45 just remove the EOF message Hiltjo Posthuma
2020-04-11 12:46 Add st-mono terminfo entry Roberto E. Vargas …
2020-04-11 11:56 config.def.h: add a comment for the scr… Hiltjo Posthuma
2020-04-11 11:29 Fix small typos Hiltjo Posthuma
2020-04-11 10:09 Launch scroll program with the default … Quentin Rameau
2020-04-11 09:52 Update FAQ with the last modifications Roberto E. Vargas …
2020-04-10 20:50 Add terminfo entries for backspace mode Roberto E. Vargas …
2020-04-10 20:26 Fix style issue Roberto E. Vargas …
2020-04-10 20:25 ttyread: test for EOF while reading tty Roberto E. Vargas …
2020-04-10 20:06 Add support for scroll(1) Roberto E. Vargas …
2020-04-10 10:12 make argv0 not static, fixes a warning … Hiltjo Posthuma
2020-04-02 08:43 mouseshortcuts: fix custom modifier on … Avi Halachmi (:avi…
2020-02-18 15:28 Remove explicit XNFocusWindow Ivan Tham
2020-02-02 20:47 x: fix XIM handling Quentin Rameau
2020-02-02 16:38 x: check we still have an XIC context b… Quentin Rameau
2020-02-02 14:38 x: do not instantiate a new nested list… Quentin Rameau
2020-02-02 14:37 x: move IME variables into XWindow ime … Quentin Rameau
2020-01-18 07:52 Increase XmbLookupString buffer Ivan Tham
2019-11-17 19:04 update FAQ Hiltjo Posthuma
2019-10-16 09:55 OSC 52 - copy to clipboard: don't limit… Avi Halachmi (:avi…
2019-10-16 09:38 CSIEscape, STREscape: use size_t for bu… Hiltjo Posthuma
2019-10-16 09:19 STREscape: don't trim prematurely Avi Halachmi (:avi…
2019-10-16 08:17 base64dec: don't read out of bounds Avi Halachmi (:avi…
2019-11-05 17:16 Fix tmux terminfo extensions Se and Ss Sebastian J. Bronn…
2019-05-31 20:25 apply hints before initial mapping (ICC… Ingo Lohmar
2019-10-24 12:42 mouse shortcuts: allow using forcemouse… Avi Halachmi (:avi…
2019-10-10 23:26 mouse shortcuts: don't hardcode selpaste Avi Halachmi (:avi…
2019-10-10 20:42 mouse shortcuts: allow override for all… Avi Halachmi (:avi…
1073 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)