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 |
2020-06-17 21:44 | LICENSE: bump years | Hiltjo Posthuma | 1 | +1 | -1 |
2020-06-17 20:05 | remove sixel stub code | Hiltjo Posthuma | 1 | +5 | -21 |
2020-06-17 19:35 | fix unicode glitch in DCS strings, patch by Tim Allen | Hiltjo Posthuma | 1 | +0 | -1 |
2020-06-01 12:09 | FAQ: fix single-buffer patch | Hiltjo Posthuma | 1 | +8 | -8 |
2020-05-30 19:56 | config.def.h: add an option allowwindowops, by default off (secure) | Hiltjo Posthuma | 3 | +6 | -1 |
2020-05-30 19:50 | FAQ: add some details about the w3m img hack | Hiltjo Posthuma | 1 | +54 | -5 |
2020-05-30 19:39 | tiny style fix | Hiltjo Posthuma | 1 | +1 | -2 |
2020-05-30 19:34 | Partially add back in "support REP (repeat) escape sequence" | Hiltjo Posthuma | 2 | +12 | -0 |
2020-05-21 02:24 | Call xsetcursor to set win.cursor in main | Steve Ward | 1 | +4 | -5 |
2020-05-16 16:06 | Revert "support REP (repeat) escape sequence" | Hiltjo Posthuma | 2 | +0 | -11 |
2020-05-14 15:18 | support REP (repeat) escape sequence | Avi Halachmi (:avih) | 2 | +11 | -0 |
2020-05-16 10:42 | Add rin terminfo capability | Roberto E. Vargas | 1 | +1 | -0 |
2020-05-16 09:48 | Make shift+wheel behaves as shift+Prev/Next | k0ga | 1 | +2 | -0 |
2020-05-06 11:36 | Fix selection: selscroll | Jakub Leszczak | 1 | +8 | -18 |
2020-05-06 11:35 | Fix selection: ignore ATTR_WRAP when rectangular selection in getsel | Jakub Leszczak | 1 | +2 | -1 |
2020-05-06 11:35 | Fix selection: selclear in tputc | Jakub Leszczak | 1 | +1 | -1 |
2020-05-09 12:43 | code-style: add fallthrough comment | Hiltjo Posthuma | 2 | +2 | -0 |
2020-05-09 12:03 | optimize column width calculation and utf-8 encode for ASCII | Hiltjo Posthuma | 1 | +1 | -1 |
2020-05-09 11:56 | fix for incorrect (partial) written sequences when libc wcwidth() == -1 | Hiltjo Posthuma | 1 | +1 | -3 |
2020-05-09 11:55 | tiny code-style and typo-fix in comment | Hiltjo Posthuma | 2 | +4 | -4 |
2019-02-26 20:37 | auto-sync: draw on idle to avoid flicker/tearing | Avi Halachmi (:avih) | 2 | +65 | -66 |
2020-04-29 22:10 | replace exit(3) by _exit(2) in signal handler sigchld() | Jan Klemkow | 1 | +1 | -1 |
2020-04-27 11:56 | bump version to 0.8.3 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-04-19 17:38 | Update XIM cursor position only if changed | Ivan Tham | 1 | +6 | -3 |
2020-04-11 13:45 | just remove the EOF message | Hiltjo Posthuma | 1 | +0 | -1 |
2020-04-11 12:46 | Add st-mono terminfo entry | Roberto E. Vargas Caballero | 1 | +12 | -8 |
2020-04-11 11:56 | config.def.h: add a comment for the scroll variable | Hiltjo Posthuma | 1 | +1 | -0 |
2020-04-11 11:29 | Fix small typos | Hiltjo Posthuma | 1 | +3 | -4 |
2020-04-11 10:09 | Launch scroll program with the default shell | Quentin Rameau | 1 | +6 | -3 |
2020-04-11 09:52 | Update FAQ with the last modifications | Roberto E. Vargas Caballero | 1 | +9 | -3 |
2020-04-10 20:50 | Add terminfo entries for backspace mode | Roberto E. Vargas Caballero | 1 | +10 | -0 |
2020-04-10 20:26 | Fix style issue | Roberto E. Vargas Caballero | 1 | +2 | -1 |
2020-04-10 20:25 | ttyread: test for EOF while reading tty | Roberto E. Vargas Caballero | 1 | +16 | -9 |
2020-04-10 20:06 | Add support for scroll(1) | Roberto E. Vargas Caballero | 4 | +15 | -8 |
2020-04-10 10:12 | make argv0 not static, fixes a warning with tcc | Hiltjo Posthuma | 1 | +1 | -1 |
2020-04-02 08:43 | mouseshortcuts: fix custom modifier on release | Avi Halachmi (:avih) | 1 | +17 | -2 |
2020-02-18 15:28 | Remove explicit XNFocusWindow | Ivan Tham | 1 | +0 | -1 |
2020-02-02 20:47 | x: fix XIM handling | Quentin Rameau | 1 | +44 | -24 |
2020-02-02 16:38 | x: check we still have an XIC context before accessing it | Quentin Rameau | 1 | +5 | -2 |
2020-02-02 14:38 | x: do not instantiate a new nested list on each cursor move | Quentin Rameau | 1 | +12 | -4 |
2020-02-02 14:37 | x: move IME variables into XWindow ime embedded struct | Quentin Rameau | 1 | +14 | -12 |
2020-01-18 07:52 | Increase XmbLookupString buffer | Ivan Tham | 1 | +1 | -1 |
2019-11-17 19:04 | update FAQ | Hiltjo Posthuma | 1 | +11 | -10 |
2019-10-16 09:55 | OSC 52 - copy to clipboard: don't limit to 382 bytes | Avi Halachmi (:avih) | 1 | +11 | -4 |
2019-10-16 09:38 | CSIEscape, STREscape: use size_t for buffer length | Hiltjo Posthuma | 1 | +4 | -4 |
2019-10-16 09:19 | STREscape: don't trim prematurely | Avi Halachmi (:avih) | 1 | +1 | -1 |
2019-10-16 08:17 | base64dec: don't read out of bounds | Avi Halachmi (:avih) | 1 | +5 | -1 |
2019-11-05 17:16 | Fix tmux terminfo extensions Se and Ss | Sebastian J. Bronner | 1 | +2 | -2 |
2019-05-31 20:25 | apply hints before initial mapping (ICCCM) | Ingo Lohmar | 1 | +1 | -1 |
2019-10-24 12:42 | mouse shortcuts: allow using forcemousemod (e.g. shift) | Avi Halachmi (:avih) | 1 | +2 | -1 |
2019-10-10 23:26 | mouse shortcuts: don't hardcode selpaste | Avi Halachmi (:avih) | 2 | +26 | -12 |
2019-10-10 20:42 | mouse shortcuts: allow override for all shortcuts | Avi Halachmi (:avih) | 2 | +13 | -13 |
2019-10-10 20:02 | mouse shortcuts: allow same functions as kb shortcuts | Avi Halachmi (:avih) | 3 | +18 | -9 |
2019-08-26 15:58 | config.def.h: remove crlf value section | Hiltjo Posthuma | 1 | +0 | -4 |
2019-05-17 11:00 | FAQ: add entry about color emoji Xft bug | Hiltjo Posthuma | 1 | +27 | -0 |
2019-04-09 22:54 | selection: fix view to match actual selection on first cell | Avi Halachmi (:avih) | 1 | +1 | -1 |
2019-03-15 19:40 | revert part of commit add0211522737b79dad990ccd65c8af63b5cc1dd | Hiltjo Posthuma | 3 | +5 | -7 |
2019-03-15 13:44 | dont print color warning on color reset OSC 104 without parameter | Hiltjo Posthuma | 1 | +4 | -1 |
2019-03-15 13:42 | minor code-style, initialize var at the top of function | Hiltjo Posthuma | 1 | +1 | -3 |
2019-03-15 11:31 | config.def.h: tweak extra worddelimiters | Hiltjo Posthuma | 1 | +1 | -1 |
2019-03-13 15:15 | use iswspace()/iswpunct() to find word delimiters | Lauri Tirkkonen | 3 | +7 | -5 |
2019-03-13 17:40 | replace utf8strchr with wcschr | Lauri Tirkkonen | 3 | +4 | -22 |
2019-03-13 15:08 | be silent about explicitly unhandled mouse modes | Lauri Tirkkonen | 1 | +1 | -0 |
2019-03-03 10:29 | simplify (greedy) font caching allocating a bit | Hiltjo Posthuma | 1 | +2 | -7 |
2019-03-03 10:23 | style: remove double empty newlines | Hiltjo Posthuma | 2 | +0 | -3 |
2019-02-28 01:56 | fix use after free in font caching algorithm | magras | 1 | +9 | -6 |
2019-02-12 17:41 | better Input Method Editor (IME) support | Ivan Tham | 3 | +54 | -17 |
2019-02-09 11:48 | bump version to 0.8.2 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-01-10 17:16 | config: add Shift+Insert as selpaste() again | Hiltjo Posthuma | 1 | +1 | -0 |
2019-01-10 12:36 | Let the user specify CPPFLAGS | Paride Legovini | 1 | +2 | -2 |
2019-01-04 08:48 | Set the path of pkg-config in a variable instead of hardcoding it | Paride Legovini | 1 | +6 | -4 |
2019-01-04 11:33 | Makefile: fix dependencies on config.h | Hiltjo Posthuma | 1 | +1 | -1 |
2018-12-11 09:43 | output child WEXITSTATUS/WTERMSIG on abnormal termination | Lauri Tirkkonen | 1 | +4 | -2 |
2018-11-04 13:35 | fix memory leak in xloadcols() | Hiltjo Posthuma | 1 | +3 | -3 |
2018-11-04 13:30 | st: small typofix in comment | Hiltjo Posthuma | 1 | +1 | -1 |
2018-09-11 17:06 | small code-style fix | Hiltjo Posthuma | 1 | +2 | -1 |
2018-09-11 11:11 | Remove the ISO 14755 feature | Quentin Rameau | 4 | +0 | -32 |
2018-07-17 18:01 | Revert "Simplify cursor color handling" | Hiltjo Posthuma | 1 | +18 | -12 |
2018-07-17 18:01 | Revert "Make cursor follow text color" | Hiltjo Posthuma | 2 | +7 | -7 |
2018-07-17 18:01 | Revert "Fix crash when cursor color is truecolor" | Hiltjo Posthuma | 1 | +4 | -13 |
2018-07-15 11:53 | Fix crash when cursor color is truecolor | Jules Maselbas | 1 | +13 | -4 |
2018-07-14 09:16 | Make cursor follow text color | Jules Maselbas | 2 | +7 | -7 |
2018-07-14 09:16 | Simplify cursor color handling | Jules Maselbas | 1 | +12 | -18 |
2018-06-27 15:08 | Fix crash on resize | Jules Maselbas | 1 | +8 | -4 |
2018-06-02 15:11 | config.mk: remove extra newline before EOF | Hiltjo Posthuma | 1 | +0 | -1 |
2018-05-25 11:04 | code-style for pledge(2) | Hiltjo Posthuma | 1 | +4 | -4 |
2018-05-25 09:59 | Pledge on OpenBSD | Hiltjo Posthuma | 2 | +14 | -0 |
2018-03-29 16:30 | error message style and use strerror in a few places | Hiltjo Posthuma | 2 | +24 | -24 |
2018-03-29 16:18 | st -v: remove years and copyright text | Hiltjo Posthuma | 1 | +1 | -1 |
2018-03-28 19:27 | set sel.alt in selstart instead of selextend | Daniel Tameling | 1 | +1 | -1 |
2018-03-20 20:29 | bump version to 0.8.1 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-03-20 20:25 | fix regression by selecting clipboard text | Hiltjo Posthuma | 1 | +3 | -0 |
2018-03-20 20:22 | don't modify argv, use a counter | Hiltjo Posthuma | 1 | +12 | -10 |
2018-03-17 12:48 | selextend: clarify: !sel.mode == SEL_IDLE | Hiltjo Posthuma | 1 | +1 | -1 |
2018-03-17 12:48 | clipcopy: no need to check for free(NULL), set to NULL after free | Hiltjo Posthuma | 1 | +2 | -2 |
2018-03-16 15:45 | minor code-style: whitespace fixes | Hiltjo Posthuma | 1 | +1 | -2 |
| More commits remaining [...] |