Commit Graph

  • c4996a3 (HEAD -> master) Add gruvbox colorscheme by Tovi Jaeschke-Rogers 2022-11-15 08:10:20 +1030
  • 98e4789 Make cursor white by Tovi Jaeschke-Rogers 2022-08-04 21:40:22 +0930
  • 6a10d87 Change to moonfly colorscheme by Tovi Jaeschke-Rogers 2022-08-04 21:02:11 +0930
  • 2407ddd Update to use gruvbox theme by Tovi Jaeschke-Rogers 2022-07-17 02:33:20 +0930
  • 2c17a57 Remove make files by Tovi Jaeschke-Rogers 2022-01-18 17:35:40 +1030
  • 1bb61c1 Add universcroll patch by Tovi Jaeschke-Rogers 2022-01-18 17:32:30 +1030
  • f2dec3e Add mouse scrolling by Tovi Jaeschke-Rogers 2022-01-18 17:30:57 +1030
  • 04f0420 Update color scheme by Tovi Jaeschke-Rogers 2021-06-20 14:23:34 +0930
  • 51629e5 Updated configs by Tovi Jaeschke-Rogers 2021-06-13 09:41:42 +0930
  • 9e68fdb fix: correctly encode mouse buttons >= 8 in X10 and SGR mode by Hiltjo Posthuma 2021-03-19 11:54:36 +0100
  • 4ef0cbd remove unused variable from previous patch by Hiltjo Posthuma 2020-10-18 11:18:03 +0200
  • 28b4c82 ST: Add WM_ICON_NAME property support by John Collis 2020-09-06 17:53:41 +1200
  • fa253f0 bump version to 0.8.4 by Hiltjo Posthuma 2020-06-19 11:27:17 +0200
  • b27a383 config.mk: use PKG_CONFIG in commented OpenBSD section by Hiltjo Posthuma 2020-06-17 23:47:00 +0200
  • 81067c6 LICENSE: bump years by Hiltjo Posthuma 2020-06-17 23:44:34 +0200
  • f74a9df remove sixel stub code by Hiltjo Posthuma 2020-06-17 22:05:48 +0200
  • 818ec74 fix unicode glitch in DCS strings, patch by Tim Allen by Hiltjo Posthuma 2020-06-17 21:35:39 +0200
  • 9ba7ecf FAQ: fix single-buffer patch by Hiltjo Posthuma 2020-06-01 14:09:46 +0200
  • a2a7044 config.def.h: add an option allowwindowops, by default off (secure) by Hiltjo Posthuma 2020-05-30 21:56:18 +0200
  • 0f8b406 FAQ: add some details about the w3m img hack by Hiltjo Posthuma 2020-05-30 21:50:54 +0200
  • e6e2c61 tiny style fix by Hiltjo Posthuma 2020-05-30 21:39:49 +0200
  • 94b8ec0 Partially add back in "support REP (repeat) escape sequence" by Hiltjo Posthuma 2020-05-30 21:34:57 +0200
  • dec6b53 Call xsetcursor to set win.cursor in main by Steve Ward 2020-05-20 22:24:55 -0400
  • 475a0a3 Revert "support REP (repeat) escape sequence" by Hiltjo Posthuma 2020-05-16 18:06:42 +0200
  • e8392b2 support REP (repeat) escape sequence by Avi Halachmi (:avih) 2020-05-14 18:18:07 +0300
  • f8afebd Add rin terminfo capability by Roberto E. Vargas 2020-05-16 10:42:51 +0000
  • bda9c9f Make shift+wheel behaves as shift+Prev/Next by k0ga 2020-05-16 09:48:18 +0000
  • 045a0fa Fix selection: selscroll by Jakub Leszczak 2020-05-06 13:36:59 +0200
  • 9c30066 Fix selection: ignore ATTR_WRAP when rectangular selection in getsel by Jakub Leszczak 2020-05-06 13:35:53 +0200
  • 8304d4f Fix selection: selclear in tputc by Jakub Leszczak 2020-05-06 13:35:06 +0200
  • 914fb82 code-style: add fallthrough comment by Hiltjo Posthuma 2020-05-09 14:43:31 +0200
  • cde480c optimize column width calculation and utf-8 encode for ASCII by Hiltjo Posthuma 2020-05-09 14:03:14 +0200
  • 8211e36 fix for incorrect (partial) written sequences when libc wcwidth() == -1 by Hiltjo Posthuma 2020-05-09 13:56:28 +0200
  • 87545c6 tiny code-style and typo-fix in comment by Hiltjo Posthuma 2020-05-09 13:55:34 +0200
  • 1d59091 auto-sync: draw on idle to avoid flicker/tearing by Avi Halachmi (:avih) 2019-02-26 22:37:49 +0200
  • d6ea0a1 replace exit(3) by _exit(2) in signal handler sigchld() by Jan Klemkow 2020-04-30 00:10:02 +0200
  • 43a395a bump version to 0.8.3 by Hiltjo Posthuma 2020-04-27 13:56:25 +0200
  • 72e3f6c Update XIM cursor position only if changed by Ivan Tham 2020-04-19 19:38:39 +0200
  • 33a9a45 just remove the EOF message by Hiltjo Posthuma 2020-04-11 15:45:06 +0200
  • 771bc40 Add st-mono terminfo entry by Roberto E. Vargas Caballero 2020-04-11 14:46:17 +0200
  • d66bd40 config.def.h: add a comment for the scroll variable by Hiltjo Posthuma 2020-04-11 13:56:31 +0200
  • e997303 Fix small typos by Hiltjo Posthuma 2020-04-11 13:29:48 +0200
  • c114526 Launch scroll program with the default shell by Quentin Rameau 2020-04-11 12:09:20 +0200
  • 0b73612 Update FAQ with the last modifications by Roberto E. Vargas Caballero 2020-04-11 11:52:58 +0200
  • 019449a Add terminfo entries for backspace mode by Roberto E. Vargas Caballero 2020-04-10 22:50:23 +0200
  • fbae700 Fix style issue by Roberto E. Vargas Caballero 2020-04-10 22:26:12 +0200
  • e52319c ttyread: test for EOF while reading tty by Roberto E. Vargas Caballero 2020-04-10 22:25:46 +0200
  • 21e0d6e Add support for scroll(1) by Roberto E. Vargas Caballero 2020-04-10 22:06:32 +0200
  • 5703aa0 make argv0 not static, fixes a warning with tcc by Hiltjo Posthuma 2020-04-10 12:12:43 +0200
  • 28ad288 mouseshortcuts: fix custom modifier on release by Avi Halachmi (:avih) 2020-04-02 11:43:22 +0300
  • 51e19ea Remove explicit XNFocusWindow by Ivan Tham 2020-02-18 23:28:47 +0800
  • 26cdfeb x: fix XIM handling by Quentin Rameau 2020-02-02 21:47:19 +0100
  • cd78575 x: check we still have an XIC context before accessing it by Quentin Rameau 2020-02-02 17:38:36 +0100
  • 2cb5391 x: do not instantiate a new nested list on each cursor move by Quentin Rameau 2020-02-02 15:38:08 +0100
  • 99de333 x: move IME variables into XWindow ime embedded struct by Quentin Rameau 2020-02-02 15:37:29 +0100
  • 895e5b5 Increase XmbLookupString buffer by Ivan Tham 2020-01-18 15:52:25 +0800
  • 3848301 update FAQ by Hiltjo Posthuma 2019-11-17 20:04:52 +0100
  • 2e54a21 OSC 52 - copy to clipboard: don't limit to 382 bytes by Avi Halachmi (:avih) 2019-10-16 12:55:53 +0300
  • 289c52b CSIEscape, STREscape: use size_t for buffer length by Hiltjo Posthuma 2019-10-16 12:38:43 +0300
  • 7ceb3d1 STREscape: don't trim prematurely by Avi Halachmi (:avih) 2019-10-16 12:19:49 +0300
  • ea4d933 base64dec: don't read out of bounds by Avi Halachmi (:avih) 2019-10-16 11:17:23 +0300
  • 8386642 Fix tmux terminfo extensions Se and Ss by Sebastian J. Bronner 2019-11-05 18:16:39 +0100
  • 1f09f0b apply hints before initial mapping (ICCCM) by Ingo Lohmar 2019-05-31 22:25:35 +0200
  • a2c479c mouse shortcuts: allow using forcemousemod (e.g. shift) by Avi Halachmi (:avih) 2019-10-24 15:42:07 +0300
  • d2b75db mouse shortcuts: don't hardcode selpaste by Avi Halachmi (:avih) 2019-10-11 02:26:10 +0300
  • b6d280d mouse shortcuts: allow override for all shortcuts by Avi Halachmi (:avih) 2019-10-10 23:42:30 +0300
  • ba7f4d6 mouse shortcuts: allow same functions as kb shortcuts by Avi Halachmi (:avih) 2019-10-10 23:02:26 +0300
  • 2b8333f config.def.h: remove crlf value section by Hiltjo Posthuma 2019-08-26 17:58:47 +0200
  • caa1d8f FAQ: add entry about color emoji Xft bug by Hiltjo Posthuma 2019-05-17 13:00:10 +0200
  • f1546cf selection: fix view to match actual selection on first cell by Avi Halachmi (:avih) 2019-04-10 01:54:43 +0300
  • 21367a0 revert part of commit add0211522 by Hiltjo Posthuma 2019-03-15 20:40:16 +0100
  • b650256 dont print color warning on color reset OSC 104 without parameter by Hiltjo Posthuma 2019-03-15 14:44:28 +0100
  • 9acec46 minor code-style, initialize var at the top of function by Hiltjo Posthuma 2019-03-15 14:42:50 +0100
  • 927621f config.def.h: tweak extra worddelimiters by Hiltjo Posthuma 2019-03-15 12:31:54 +0100
  • add0211 use iswspace()/iswpunct() to find word delimiters by Lauri Tirkkonen 2019-03-13 17:15:04 +0200
  • d5efd25 replace utf8strchr with wcschr by Lauri Tirkkonen 2019-03-13 19:40:52 +0200
  • 75b4ba4 be silent about explicitly unhandled mouse modes by Lauri Tirkkonen 2019-03-13 17:08:50 +0200
  • ed68fe7 simplify (greedy) font caching allocating a bit by Hiltjo Posthuma 2019-03-03 11:29:43 +0100
  • 4e0135a style: remove double empty newlines by Hiltjo Posthuma 2019-03-03 11:23:54 +0100
  • a8cb8e9 fix use after free in font caching algorithm by magras 2019-02-28 04:56:01 +0300
  • e85b6b6 better Input Method Editor (IME) support by Ivan Tham 2019-02-12 18:41:41 +0100
  • 75f92eb bump version to 0.8.2 by Hiltjo Posthuma 2019-02-09 12:48:39 +0100
  • 3be4cf1 config: add Shift+Insert as selpaste() again by Hiltjo Posthuma 2019-01-10 18:16:17 +0100
  • 16d9873 Let the user specify CPPFLAGS by Paride Legovini 2019-01-10 13:36:09 +0100
  • e23acb9 Set the path of pkg-config in a variable instead of hardcoding it by Paride Legovini 2019-01-04 09:48:37 +0100
  • 7e19e11 Makefile: fix dependencies on config.h by Hiltjo Posthuma 2019-01-04 12:33:01 +0100
  • 096b125 output child WEXITSTATUS/WTERMSIG on abnormal termination by Lauri Tirkkonen 2018-12-11 11:43:03 +0200
  • d7bf023 fix memory leak in xloadcols() by Hiltjo Posthuma 2018-11-04 14:35:07 +0100
  • b4d68d4 st: small typofix in comment by Hiltjo Posthuma 2018-11-04 14:30:56 +0100
  • 30ec9a3 small code-style fix by Hiltjo Posthuma 2018-09-11 19:06:35 +0200
  • 67d0cb6 Remove the ISO 14755 feature by Quentin Rameau 2018-09-11 13:11:28 +0200
  • 4f4bccd Revert "Simplify cursor color handling" by Hiltjo Posthuma 2018-07-17 20:01:58 +0200
  • 8ed7a4b Revert "Make cursor follow text color" by Hiltjo Posthuma 2018-07-17 20:01:57 +0200
  • 732be22 Revert "Fix crash when cursor color is truecolor" by Hiltjo Posthuma 2018-07-17 20:01:54 +0200
  • 5535c1f Fix crash when cursor color is truecolor by Jules Maselbas 2018-07-15 13:53:37 +0200
  • b51bcd5 Make cursor follow text color by Jules Maselbas 2018-07-14 11:16:37 +0200
  • 1911c92 Simplify cursor color handling by Jules Maselbas 2018-07-14 11:16:36 +0200
  • 29f341d Fix crash on resize by Jules Maselbas 2018-06-27 17:08:30 +0200
  • dc3b5ba config.mk: remove extra newline before EOF by Hiltjo Posthuma 2018-06-02 17:11:14 +0200
  • 235a783 code-style for pledge(2) by Hiltjo Posthuma 2018-05-25 13:04:09 +0200