Commit Graph

  • 0fb63d30a3
    Merge branch 'feat/scrollback' into custom custom feat/w3m syrell 2023-06-27 23:58:06 +0200
  • b9f99cf7f1
    Merge branch 'feat/boxdraw' into custom syrell 2023-06-27 23:30:37 +0200
  • e7ca32ef87
    Merge branch 'feat/xresources' into custom syrell 2023-06-27 22:55:24 +0200
  • 0770075e1a
    Merged feat/xrandrfontsize branch into custom syrell 2023-06-27 22:51:30 +0200
  • 49dc8002cd Added w3m v0.8.3 patch (#12) syrell 2023-06-27 22:36:44 +0200
  • 130d81b14c Added w3m v0.8.3 patch syrell 2023-06-27 21:25:45 +0200
  • cc2d3a597a Added undercurl v0.8.4 patch (#11) syrell 2023-06-27 22:36:16 +0200
  • 9e7f107c1f Added undercurl v0.8.4 patch feat/undercurl syrell 2023-06-27 21:24:09 +0200
  • 0749fc4857 Added title-parsing-fix v0.8.5 patch (#10) syrell 2023-06-27 22:35:52 +0200
  • 39cec0d572 Added title-parsing-fix v0.8.5 patch feat/title-parsing-fix syrell 2023-06-27 21:11:34 +0200
  • 539dfd0bac Added appsync part2 v2020-06-18 patch (#9) syrell 2023-06-27 22:35:14 +0200
  • 037931b193 Added appsync part2 v2020-06-18 patch feat/sync syrell 2023-06-27 20:58:32 +0200
  • af62c87aa8 Added gruvbox-dark v0.8.5 patch (#8) syrell 2023-06-27 22:31:59 +0200
  • 3de6ff4faf Added gruvbox-dark v0.8.5 patch feat/gruvbox-dark syrell 2023-06-20 23:18:55 +0200
  • aa9d16a41b Added dynamic-cursor-color v0.9 patch (#7) syrell 2023-06-27 22:31:10 +0200
  • 8444a15bc9 Added dynamic-cursor-color v0.9 patch feat/dynamic-cursor-color syrell 2023-06-20 23:12:17 +0200
  • 71d1f725b3 feat/clipboard (#6) syrell 2023-06-27 22:30:31 +0200
  • 75dea136df Added paste on right click feat/clipboard syrell 2023-06-27 20:54:16 +0200
  • 54a348518d Added clipboard v2018-03-09 patch syrell 2023-06-20 23:11:24 +0200
  • fb7383d52f Added bold-is-not-bright v2019-01-27 patch (#3) syrell 2023-06-27 21:59:07 +0200
  • 6785ee8e34 Added bold-is-not-bright v2019-01-27 patch feat/bold-is-not-bright syrell 2023-06-20 23:08:40 +0200
  • 3a32e68b82 Added anysize v.2022-07-18 patch (#2) syrell 2023-06-27 21:57:51 +0200
  • 30dfe46914 Added anysize v.2022-07-18 patch feat/anysize syrell 2023-06-20 23:02:24 +0200
  • a8d62fe07b Added alpha patch v0.8.5 (#1) syrell 2023-06-27 21:56:48 +0200
  • 4bb9184a41 Added xresources v2020-06-04 patch feat/xresources syrell 2023-06-27 21:31:03 +0200
  • 6e60af80d8 Added xrandrfontsize v0.8.4 patch feat/xrandrfontsize syrell 2023-06-27 21:28:57 +0200
  • 83fff50fa0 Added ligature-alpha-scrollback (w/o alpha) v0.9 patch feat/scrollback syrell 2023-06-20 23:59:05 +0200
  • be27b47a83 Added ligature-boxdraw v0.9 patch feat/boxdraw syrell 2023-06-20 23:47:37 +0200
  • f2d4bbdbea Added scrollback-reflow v0.8.5 patch syrell 2023-06-20 23:27:00 +0200
  • 9d89b6a5d0 Added scrollback v0.8.5 patch syrell 2023-06-20 23:21:23 +0200
  • a91b4c0c80 Added glyph-wide-support-boxdraw v2022-04-11 patch syrell 2023-06-20 23:17:58 +0200
  • 0252e4a965 Added boxdraw v0.8.5 patch syrell 2023-06-20 23:10:41 +0200
  • b38ee61d6c Added alpha patch v0.8.5 feat/alpha syrell 2023-06-20 23:00:46 +0200
  • 1478e0d6ed Added .gitignore syrell 2023-06-20 22:59:57 +0200
  • 211964d56e ignore C1 control characters in UTF-8 mode master Hiltjo Posthuma 2023-02-07 20:00:59 +0100
  • f17abd25b3 Add support for DSR response "OK" escape sequence Adam Price 2023-02-07 19:54:29 +0100
  • 7e8050cc62 Fixed OSC color reset without parameter->resets all colors Hiltjo Posthuma 2023-02-05 13:29:35 +0100
  • e5e959835b fix buffer overflow when handling long composed input Hiltjo Posthuma 2022-10-25 17:11:11 +0200
  • 68d1ad9b54 bump version to 0.9 Hiltjo Posthuma 2022-10-04 19:40:30 +0200
  • 0008519903 FAQ: document the color emojis crash issue which affected some systems is fixed Hiltjo Posthuma 2022-09-16 23:07:09 +0200
  • 72fd32736a st: use `void' to indicate an empty parameter list Tom Schwindl 2022-08-18 14:55:19 +0000
  • baa9357e96 Makefile: add manual path for OpenBSD Hiltjo Posthuma 2022-05-01 18:38:40 +0200
  • 8629d9a1da code-golfing: cleanup osc color related code NRK 2022-01-07 23:21:04 +0600
  • ef0551932f base64_digits: reduce scope, implicit zero, +1 size NRK 2022-03-18 17:03:34 +0600
  • af3bb68add avoid potential UB when using isprint() NRK 2022-03-18 16:20:54 +0600
  • 2aefa348ba make underlines and strikethroughs respect chscale Zacchary Dempsey-Plante 2022-03-13 10:44:08 +0100
  • e823e2308f Delay redrawals on palette changes Santtu Lakkala 2022-02-17 16:00:47 +0200
  • 2c5edf28ec X10/SGR mouse: use alt as meta key instead of super/windows key Hiltjo Posthuma 2022-01-12 09:44:27 +0100
  • b1d97fec47 LICENSE: bump year Hiltjo Posthuma 2022-01-10 17:11:17 +0100
  • ea7cd7b62f Fix mousereport robert 2022-01-08 11:40:34 -0800
  • 7fb0c0cc68 bump version to 0.8.5 Hiltjo Posthuma 2022-01-07 12:39:57 +0100
  • 7e1c68f25d FAQ: fix a typo, patch -> path Hiltjo Posthuma 2022-01-02 12:15:45 +0100
  • 65f1dc4283 Fix overtyping wide characters. jamin 2021-12-29 09:07:17 -0800
  • a0467c802d Fix null pointer access in strhandle Jochen Sprickerhof 2021-12-27 11:41:42 +0100
  • 273db5ceaf follow-up fix for OSC color sequences, return Hiltjo Posthuma 2021-12-26 19:00:41 +0100
  • 8e31030390 Add support for OSC color sequences Raheman Vaiya 2021-12-26 18:57:04 +0100
  • 2f6e597ed8 fix possible rare crash when Xutf8TextPropertyToTextList fails Hiltjo Posthuma 2021-08-24 13:44:35 +0200
  • 1d3142da96 fix a problem that the standard streams are unexpectedly closed Koichi Murase 2021-08-24 06:25:05 +0900
  • 2ec571a30c Add 14th bit to XK_SWITCH_MOD bitmask Petar Kapriš 2021-07-18 00:14:00 +0200
  • 4536f46cff Mild const-correctness improvements. Markus F.X.J. Oberhumer 2021-03-28 21:16:59 +0200
  • 9e68fdbcdb fix: correctly encode mouse buttons >= 8 in X10 and SGR mode Hiltjo Posthuma 2021-03-19 11:54:36 +0100
  • 4ef0cbd8b9 remove unused variable from previous patch 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