Commit Graph

  • dd98814b58
    Apply xresources patch (20200604) kske-st Kai S. K. Engelbart 2021-04-04 20:14:25 +0200
  • 772c6f91a0
    Apply scrollback-mouse-altscreen patch (20200416) Kai S. K. Engelbart 2021-03-03 11:08:14 +0100
  • ca87b7d90a
    Apply scrollback-mouse patch (20191024) Kai S. K. Engelbart 2021-03-03 10:32:52 +0100
  • 36cb6d9e5f
    Apply scrollback patch (20201205) Kai S. K. Engelbart 2021-03-03 10:22:37 +0100
  • 4fdddafe3d
    Apply delkey patch (20201112) Kai S. K. Engelbart 2021-02-28 10:32:13 +0100
  • 4ef0cbd8b9 remove unused variable from previous patch master Hiltjo Posthuma 2020-10-18 11:18:03 +0200
  • 28b4c822c5 ST: Add WM_ICON_NAME property support John Collis 2020-09-06 17:53:41 +1200
  • fa253f077f bump version to 0.8.4 Hiltjo Posthuma 2020-06-19 11:27:17 +0200
  • b27a383a3a config.mk: use PKG_CONFIG in commented OpenBSD section Hiltjo Posthuma 2020-06-17 23:47:00 +0200
  • 81067c65ea LICENSE: bump years Hiltjo Posthuma 2020-06-17 23:44:34 +0200
  • f74a9df6e1 remove sixel stub code Hiltjo Posthuma 2020-06-17 22:05:48 +0200
  • 818ec746f4 fix unicode glitch in DCS strings, patch by Tim Allen Hiltjo Posthuma 2020-06-17 21:35:39 +0200
  • 9ba7ecf7b1 FAQ: fix single-buffer patch Hiltjo Posthuma 2020-06-01 14:09:46 +0200
  • a2a704492b config.def.h: add an option allowwindowops, by default off (secure) Hiltjo Posthuma 2020-05-30 21:56:18 +0200
  • 0f8b40652b FAQ: add some details about the w3m img hack Hiltjo Posthuma 2020-05-30 21:50:54 +0200
  • e6e2c6199f tiny style fix Hiltjo Posthuma 2020-05-30 21:39:49 +0200
  • 94b8ec0021 Partially add back in "support REP (repeat) escape sequence" Hiltjo Posthuma 2020-05-30 21:34:57 +0200
  • dec6b530a4 Call xsetcursor to set win.cursor in main Steve Ward 2020-05-20 22:24:55 -0400
  • 475a0a36cb Revert "support REP (repeat) escape sequence" Hiltjo Posthuma 2020-05-16 18:06:42 +0200
  • e8392b282c support REP (repeat) escape sequence Avi Halachmi (:avih) 2020-05-14 18:18:07 +0300
  • f8afebdfa0 Add rin terminfo capability Roberto E. Vargas 2020-05-16 10:42:51 +0000
  • bda9c9ffa6 Make shift+wheel behaves as shift+Prev/Next k0ga 2020-05-16 09:48:18 +0000
  • 045a0fab4f Fix selection: selscroll Jakub Leszczak 2020-05-06 13:36:59 +0200
  • 9c30066e73 Fix selection: ignore ATTR_WRAP when rectangular selection in getsel Jakub Leszczak 2020-05-06 13:35:53 +0200
  • 8304d4f059 Fix selection: selclear in tputc Jakub Leszczak 2020-05-06 13:35:06 +0200
  • 914fb825df code-style: add fallthrough comment Hiltjo Posthuma 2020-05-09 14:43:31 +0200
  • cde480c693 optimize column width calculation and utf-8 encode for ASCII Hiltjo Posthuma 2020-05-09 14:03:14 +0200
  • 8211e36d28 fix for incorrect (partial) written sequences when libc wcwidth() == -1 Hiltjo Posthuma 2020-05-09 13:56:28 +0200
  • 87545c612e tiny code-style and typo-fix in comment Hiltjo Posthuma 2020-05-09 13:55:34 +0200
  • 1d59091065 auto-sync: draw on idle to avoid flicker/tearing Avi Halachmi (:avih) 2019-02-26 22:37:49 +0200
  • d6ea0a1a61 replace exit(3) by _exit(2) in signal handler sigchld() Jan Klemkow 2020-04-30 00:10:02 +0200
  • 43a395ae91 bump version to 0.8.3 Hiltjo Posthuma 2020-04-27 13:56:25 +0200
  • 72e3f6c7c0 Update XIM cursor position only if changed Ivan Tham 2020-04-19 19:38:39 +0200
  • 33a9a45664 just remove the EOF message Hiltjo Posthuma 2020-04-11 15:45:06 +0200
  • 771bc401f7 Add st-mono terminfo entry Roberto E. Vargas Caballero 2020-04-11 14:46:17 +0200
  • d66bd405c0 config.def.h: add a comment for the scroll variable Hiltjo Posthuma 2020-04-11 13:56:31 +0200
  • e997303502 Fix small typos Hiltjo Posthuma 2020-04-11 13:29:48 +0200
  • c1145268f6 Launch scroll program with the default shell Quentin Rameau 2020-04-11 12:09:20 +0200
  • 0b73612c0d Update FAQ with the last modifications Roberto E. Vargas Caballero 2020-04-11 11:52:58 +0200
  • 019449a7e6 Add terminfo entries for backspace mode Roberto E. Vargas Caballero 2020-04-10 22:50:23 +0200
  • fbae700a3f Fix style issue Roberto E. Vargas Caballero 2020-04-10 22:26:12 +0200
  • e52319cc7d ttyread: test for EOF while reading tty Roberto E. Vargas Caballero 2020-04-10 22:25:46 +0200
  • 21e0d6e8b8 Add support for scroll(1) Roberto E. Vargas Caballero 2020-04-10 22:06:32 +0200
  • 5703aa0390 make argv0 not static, fixes a warning with tcc Hiltjo Posthuma 2020-04-10 12:12:43 +0200
  • 28ad288399 mouseshortcuts: fix custom modifier on release Avi Halachmi (:avih) 2020-04-02 11:43:22 +0300
  • 51e19ea11d Remove explicit XNFocusWindow Ivan Tham 2020-02-18 23:28:47 +0800
  • 26cdfebf31 x: fix XIM handling Quentin Rameau 2020-02-02 21:47:19 +0100
  • cd785755f2 x: check we still have an XIC context before accessing it Quentin Rameau 2020-02-02 17:38:36 +0100
  • 2cb539142b x: do not instantiate a new nested list on each cursor move Quentin Rameau 2020-02-02 15:38:08 +0100
  • 99de333951 x: move IME variables into XWindow ime embedded struct Quentin Rameau 2020-02-02 15:37:29 +0100
  • 895e5b50a8 Increase XmbLookupString buffer Ivan Tham 2020-01-18 15:52:25 +0800
  • 384830110b update FAQ Hiltjo Posthuma 2019-11-17 20:04:52 +0100
  • 2e54a21b5a OSC 52 - copy to clipboard: don't limit to 382 bytes Avi Halachmi (:avih) 2019-10-16 12:55:53 +0300
  • 289c52b7aa CSIEscape, STREscape: use size_t for buffer length Hiltjo Posthuma 2019-10-16 12:38:43 +0300
  • 7ceb3d1f72 STREscape: don't trim prematurely Avi Halachmi (:avih) 2019-10-16 12:19:49 +0300
  • ea4d933ed9 base64dec: don't read out of bounds Avi Halachmi (:avih) 2019-10-16 11:17:23 +0300
  • 83866428de Fix tmux terminfo extensions Se and Ss Sebastian J. Bronner 2019-11-05 18:16:39 +0100
  • 1f09f0b0bb apply hints before initial mapping (ICCCM) Ingo Lohmar 2019-05-31 22:25:35 +0200
  • a2c479c4c8 mouse shortcuts: allow using forcemousemod (e.g. shift) Avi Halachmi (:avih) 2019-10-24 15:42:07 +0300
  • d2b75db8d7 mouse shortcuts: don't hardcode selpaste Avi Halachmi (:avih) 2019-10-11 02:26:10 +0300
  • b6d280de6d mouse shortcuts: allow override for all shortcuts Avi Halachmi (:avih) 2019-10-10 23:42:30 +0300
  • ba7f4d69af mouse shortcuts: allow same functions as kb shortcuts Avi Halachmi (:avih) 2019-10-10 23:02:26 +0300
  • 2b8333f553 config.def.h: remove crlf value section Hiltjo Posthuma 2019-08-26 17:58:47 +0200
  • caa1d8fbea FAQ: add entry about color emoji Xft bug Hiltjo Posthuma 2019-05-17 13:00:10 +0200
  • f1546cf9c1 selection: fix view to match actual selection on first cell Avi Halachmi (:avih) 2019-04-10 01:54:43 +0300
  • 21367a040f revert part of commit add0211522 Hiltjo Posthuma 2019-03-15 20:40:16 +0100
  • b650256044 dont print color warning on color reset OSC 104 without parameter Hiltjo Posthuma 2019-03-15 14:44:28 +0100
  • 9acec468fb minor code-style, initialize var at the top of function Hiltjo Posthuma 2019-03-15 14:42:50 +0100
  • 927621f6da config.def.h: tweak extra worddelimiters Hiltjo Posthuma 2019-03-15 12:31:54 +0100
  • add0211522 use iswspace()/iswpunct() to find word delimiters Lauri Tirkkonen 2019-03-13 17:15:04 +0200
  • d5efd256aa replace utf8strchr with wcschr Lauri Tirkkonen 2019-03-13 19:40:52 +0200
  • 75b4ba4b4b be silent about explicitly unhandled mouse modes Lauri Tirkkonen 2019-03-13 17:08:50 +0200
  • ed68fe7dce simplify (greedy) font caching allocating a bit Hiltjo Posthuma 2019-03-03 11:29:43 +0100
  • 4e0135afec style: remove double empty newlines Hiltjo Posthuma 2019-03-03 11:23:54 +0100
  • a8cb8e9454 fix use after free in font caching algorithm magras 2019-02-28 04:56:01 +0300
  • e85b6b6466 better Input Method Editor (IME) support Ivan Tham 2019-02-12 18:41:41 +0100
  • 75f92eb348 bump version to 0.8.2 Hiltjo Posthuma 2019-02-09 12:48:39 +0100
  • 3be4cf11d7 config: add Shift+Insert as selpaste() again Hiltjo Posthuma 2019-01-10 18:16:17 +0100
  • 16d98738e7 Let the user specify CPPFLAGS Paride Legovini 2019-01-10 13:36:09 +0100
  • e23acb9188 Set the path of pkg-config in a variable instead of hardcoding it Paride Legovini 2019-01-04 09:48:37 +0100
  • 7e19e11676 Makefile: fix dependencies on config.h Hiltjo Posthuma 2019-01-04 12:33:01 +0100
  • 096b125db7 output child WEXITSTATUS/WTERMSIG on abnormal termination Lauri Tirkkonen 2018-12-11 11:43:03 +0200
  • d7bf023b2f fix memory leak in xloadcols() Hiltjo Posthuma 2018-11-04 14:35:07 +0100
  • b4d68d4daa st: small typofix in comment Hiltjo Posthuma 2018-11-04 14:30:56 +0100
  • 30ec9a3dc3 small code-style fix Hiltjo Posthuma 2018-09-11 19:06:35 +0200
  • 67d0cb65d0 Remove the ISO 14755 feature Quentin Rameau 2018-09-11 13:11:28 +0200
  • 4f4bccd162 Revert "Simplify cursor color handling" Hiltjo Posthuma 2018-07-17 20:01:58 +0200
  • 8ed7a4b3b7 Revert "Make cursor follow text color" Hiltjo Posthuma 2018-07-17 20:01:57 +0200
  • 732be223ee Revert "Fix crash when cursor color is truecolor" Hiltjo Posthuma 2018-07-17 20:01:54 +0200
  • 5535c1f04c Fix crash when cursor color is truecolor Jules Maselbas 2018-07-15 13:53:37 +0200
  • b51bcd5553 Make cursor follow text color Jules Maselbas 2018-07-14 11:16:37 +0200
  • 1911c9274d Simplify cursor color handling Jules Maselbas 2018-07-14 11:16:36 +0200
  • 29f341da7c Fix crash on resize Jules Maselbas 2018-06-27 17:08:30 +0200
  • dc3b5babf1 config.mk: remove extra newline before EOF Hiltjo Posthuma 2018-06-02 17:11:14 +0200
  • 235a783e03 code-style for pledge(2) Hiltjo Posthuma 2018-05-25 13:04:09 +0200
  • 30ce2cc002 Pledge on OpenBSD Hiltjo Posthuma 2018-05-25 11:59:28 +0200
  • 041912a791 error message style and use strerror in a few places Hiltjo Posthuma 2018-03-29 18:30:05 +0200
  • bd3f7fd842 st -v: remove years and copyright text Hiltjo Posthuma 2018-03-29 18:18:30 +0200
  • 74cff67bd7 set sel.alt in selstart instead of selextend Daniel Tameling 2018-03-28 21:27:58 +0200
  • 6f0f2b7ec3 bump version to 0.8.1 Hiltjo Posthuma 2018-03-20 21:29:10 +0100