Commit Graph

  • 2848c9bb2f Pushing st changes master Jonathan Hodgson 2024-02-15 11:30:59 +0000
  • d1da014b09 Adds w3m images patch Jonathan Hodgson 2022-02-26 15:57:34 +0000
  • 54938a77e4 Applies dynamic cursor colour patch Jonathan Hodgson 2022-01-14 11:54:49 +0000
  • 3421484e69 Adds the boxdraw patch Jonathan Hodgson 2022-01-06 13:37:48 +0000
  • 479087051f Changes italic font Jonathan Hodgson 2021-09-15 13:57:54 +0100
  • 65482881da Adds additional font for italics Jonathan Hodgson 2021-09-03 17:47:45 +0100
  • f4aa84a841 Small changes Jonathan Hodgson 2021-02-03 22:49:16 +0000
  • 585469aabb Merge remote-tracking branch 'upstream/master' Jonathan Hodgson 2020-12-17 14:31:15 +0000
  • 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
  • eb5b617652 Pulls latest version of st - removes all patches Jonathan Hodgson 2020-09-28 12:00:33 +0100
  • bf144b728f add all object files to gitignore Jonathan Hodgson 2020-09-28 11:43:35 +0100
  • c91c2aaf1d Font change, opacity and word delimiter change Jonathan Hodgson 2020-09-28 11:43:00 +0100
  • 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
  • 325809d127 Adds Ligatures patch Jonathan Hodgson 2020-04-05 09:18:35 +0100
  • 28ad288399 mouseshortcuts: fix custom modifier on release Avi Halachmi (:avih) 2020-04-02 11:43:22 +0300
  • ba17528c63 Removes binary files Jonathan Hodgson 2020-03-11 13:08:56 +0000
  • bd642cc953 ST changes Jonathan Hodgson 2020-03-11 13:01:32 +0000
  • 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
  • 7bb8db4e0b Merge branch 'opacity' Jonathan Hodgson 2019-12-08 18:32:09 +0000
  • bfe1ec8013 Adds alpha patch Jonathan Hodgson 2019-12-08 18:31:19 +0000
  • 2f488d443f Makes shift scrollback work Jonathan Hodgson 2019-12-08 18:27:25 +0000
  • 6c1d5da2ff Merge branch 'scrollback' Jonathan Hodgson 2019-12-08 17:36:50 +0000
  • 85f5fad324 Adds new scrollback Jonathan Hodgson 2019-12-08 17:36:41 +0000
  • 696d3c0947 Undoes old scrollback patch Jonathan Hodgson 2019-12-08 17:36:01 +0000
  • 8f01861eba Updates st Jonathan Hodgson 2019-12-08 17:28:42 +0000
  • 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
  • 249665b044 Set scrollback history to 10000 lines Jonathan Hodgson 2019-09-08 10:32:34 +0100
  • c59b803921 Merge branch 'externalpipe' Jonathan Hodgson 2019-09-08 10:24:20 +0100
  • cc9e90f4ee Applies the external pipe patch Jonathan Hodgson 2019-09-08 10:23:13 +0100
  • e5005573b2 Makes the clean script remove config.h Jonathan Hodgson 2019-09-08 10:09:10 +0100
  • 192b0ad6c8 Merge branch 'scrollback' Jonathan Hodgson 2019-09-08 10:05:22 +0100
  • e441259963 Adds scrollback with mouse patch Jonathan Hodgson 2019-09-08 10:05:11 +0100
  • 22d8cae029 Adds scrollback patch Jonathan Hodgson 2019-09-08 10:00:55 +0100
  • 50582b4c92 Merge branch 'upstream' Jonathan Hodgson 2019-09-08 09:54:55 +0100
  • 78824c3387 Merge branch 'master' of https://git.suckless.org/st into upstream Jonathan Hodgson 2019-09-08 09:53:56 +0100
  • 2b8333f553 config.def.h: remove crlf value section Hiltjo Posthuma 2019-08-26 17:58:47 +0200
  • 2f2c7792a8 Makes clipboard work better Jonathan Hodgson 2019-08-19 08:44:42 +0100
  • 7115c4acee Makes st use ctrl+shift+j or k to zoom Jonathan Hodgson 2019-08-08 16:21:37 +0100
  • 6aded4fdb7 Small config changes Jonathan Hodgson 2019-08-01 18:45:58 +0100
  • f7fe3949aa Adds gitignore Jonathan Hodgson 2019-08-01 15:38:54 +0100
  • 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