Commit Graph

  • 87fe11cfcc Library dependencies must be enabled / uncommented on a need basis (alpha patch and themed cursor patch), ref. #5 bakkeby 2020-05-09 14:02:24 +0200
  • 1d59091065 auto-sync: draw on idle to avoid flicker/tearing Avi Halachmi (:avih) 2019-02-26 22:37:49 +0200
  • f34aef7e07 [PATCH] replace exit(3) by _exit(2) in signal handler sigchld() bakkeby 2020-04-30 09:05:55 +0200
  • d6ea0a1a61 replace exit(3) by _exit(2) in signal handler sigchld() Jan Klemkow 2020-04-30 00:10:02 +0200
  • 17afd4c38b bump version to 0.8.3 bakkeby 2020-04-27 14:05:28 +0200
  • 43a395ae91 bump version to 0.8.3 Hiltjo Posthuma 2020-04-27 13:56:25 +0200
  • b71d9f6669 [st][PATCH] externalpipe and externalpipein bakkeby 2020-04-20 13:06:39 +0200
  • 5ad2174cf9 [st][PATCH] externalpipe sigaction bakkeby 2020-04-20 12:43:04 +0200
  • bda5b50b99 [st][PATCH] OSC 10/11/12 fg, bg and cursor colors bakkeby 2020-04-20 12:35:11 +0200
  • 24c9ea1e51 [st][PATCH] xclearwin clears the window bakkeby 2020-04-20 12:19:05 +0200
  • a4d8ea1853 Added the force redraw on keypress patch bakkeby 2020-04-20 12:14:49 +0200
  • ae97f681fc Update XIM cursor position only if changed bakkeby 2020-04-20 10:55:37 +0200
  • 60d1827504 just remove the EOF message bakkeby 2020-04-20 10:53:23 +0200
  • e4fa8079a0 Add st-mono terminfo entry bakkeby 2020-04-20 10:52:40 +0200
  • f91a10d0e6 config.def.h: add a comment for the scroll variable bakkeby 2020-04-20 10:49:54 +0200
  • 429ad84669 Fix small typos bakkeby 2020-04-20 10:48:37 +0200
  • 18acc55f12 Launch scroll program with the default shell bakkeby 2020-04-20 10:47:21 +0200
  • a1d06b7b98 Update FAQ with the last modifications bakkeby 2020-04-20 10:39:06 +0200
  • ef971e1f67 Add terminfo entries for backspace mode bakkeby 2020-04-20 10:32:04 +0200
  • 2797bd3144 Fix style issue bakkeby 2020-04-20 10:30:19 +0200
  • fe6e6324d7 ttyread: test for EOF while reading tty bakkeby 2020-04-20 10:29:26 +0200
  • 2090981be3 Add support for scroll(1) bakkeby 2020-04-20 10:24:34 +0200
  • 72e3f6c7c0 Update XIM cursor position only if changed Ivan Tham 2020-04-19 19:38:39 +0200
  • 2465559051 [st][PATCH] Update XIM cursor position only if changed bakkeby 2020-04-16 11:19:33 +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
  • f7b0d77a03 make argv0 not static, fixes a warning with tcc (fcd339) bakkeby 2020-04-10 13:57:14 +0200
  • 5703aa0390 make argv0 not static, fixes a warning with tcc Hiltjo Posthuma 2020-04-10 12:12:43 +0200
  • 56ff8cd7c7 [st][scrollback] Update for latest git bakkeby 2020-04-05 18:09:50 +0200
  • 914cee019d [st] mouseshortcuts: fix custom modifier on release (4c84ac4) bakkeby 2020-04-02 16:23:53 +0200
  • 28ad288399 mouseshortcuts: fix custom modifier on release Avi Halachmi (:avih) 2020-04-02 11:43:22 +0300
  • d230df0802 Correcting link to patches.h following move to patches.def.h bakkeby 2020-04-02 08:43:00 +0200
  • 7dee587ceb Adding workingdir patch bakkeby 2020-03-29 16:46:38 +0200
  • d26b46ffa7 Adding invert patch bakkeby 2020-03-29 15:38:16 +0200
  • 4966f31256 Custom changes to make the altscreen mouse scollback patch working with latest version of st bakkeby 2020-03-24 20:05:07 +0100
  • 87b8b9cf48 Remove explicit XNFocusWindow (f618b1) bakkeby 2020-03-24 15:42:47 +0100
  • baf5955e45 x: fix XIM handling (8888e3) bakkeby 2020-03-24 15:41:43 +0100
  • 2e2d10eca6 x: check we still have an XIC context before accessing it (ce060a) bakkeby 2020-03-24 15:37:28 +0100
  • e22dab0391 x: do not instantiate a new nested list on each cursor move (b67c9b) bakkeby 2020-03-24 15:36:22 +0100
  • 7c7d16b843 x: move IME variables into XWindow ime embedded struct (2f6ef4) bakkeby 2020-03-24 15:34:12 +0100
  • fac82e981c Increase XmbLookupString buffer (f5fd0c) bakkeby 2020-03-24 14:28:43 +0100
  • 94ade62f52 update FAQ (7c405f) bakkeby 2020-03-24 14:27:45 +0100
  • 2de79ac677 OSC 52 - copy to clipboard: don't limit to 382 bytes (7a018b) bakkeby 2020-03-24 14:25:10 +0100
  • 0d5ea3a3f2 CSIEscape, STREscape: use size_t for buffer length (b3ccac) bakkeby 2020-03-24 14:23:28 +0100
  • 2da5aca965 STREscape: don't trim prematurely (d98c43) bakkeby 2020-03-24 14:22:09 +0100
  • 5f311ddc78 base64dec: don't read out of bounds (0b2eb9) bakkeby 2020-03-24 14:21:08 +0100
  • 63b2d856cf Fix tmux terminfo extensions Se and Ss (1d4f60) bakkeby 2020-03-24 14:18:19 +0100
  • be0f0d56e5 apply hints before initial mapping (ICCCM) (843cfe) bakkeby 2020-03-24 14:17:17 +0100
  • c90ac5e476 mouse shortcuts: allow using forcemousemod (e.g. shift) (4c7150) bakkeby 2020-03-24 14:16:02 +0100
  • 0cdfd86e5e mouse shortcuts: don't hardcode selpaste (ff828c) bakkeby 2020-03-24 14:14:10 +0100
  • ed7837a816 mouse shortcuts: allow override for all shortcuts (7729e7) bakkeby 2020-03-24 14:08:08 +0100
  • 584f3928ad mouse shortcuts: allow same functions as kb shortcuts (410651) bakkeby 2020-03-24 14:02:07 +0100
  • 4aa6989993 config.def.h: remove crlf value section (938580) bakkeby 2020-03-24 13:56:40 +0100
  • a15712c2e6 FAQ: add entry about color emoji Xft bug (bbb3e5) bakkeby 2020-03-24 13:54:27 +0100
  • 78d1d7c181 selection: fix view to match actual selection on first cell (3c7ecf) bakkeby 2020-03-24 13:52:56 +0100
  • 87c1d1e598 revert part of commit add0211522 (cae586) bakkeby 2020-03-24 13:51:45 +0100
  • d8b8f94d64 dont print color warning on color reset OSC 104 without parameter (294808) bakkeby 2020-03-24 13:49:57 +0100
  • fa3d47596d minor code-style, initialize var at the top of function (2d4ee4) bakkeby 2020-03-24 13:49:01 +0100
  • 9e18ce3cb1 config.def.h: tweak extra worddelimiters (057e32) bakkeby 2020-03-24 13:47:39 +0100
  • f86b641b5f use iswspace()/iswpunct() to find word delimiters (5cc1dd) bakkeby 2020-03-24 13:41:19 +0100
  • 42f401b428 replace utf8strchr with wcschr (4b51e7) bakkeby 2020-03-24 13:38:27 +0100
  • 4e0216a94a Adding st to .gitignore bakkeby 2020-03-24 11:35:58 +0100
  • d7c5b9f40b fixime strikethrough bakkeby 2020-03-24 11:34:18 +0100
  • f09c417473 be silent about explicitly unhandled mouse modes (9216d5) bakkeby 2020-03-24 11:33:22 +0100
  • e7cfd5ae16 better Input Method Editor (IME) support (35f7db) bakkeby 2020-03-24 11:25:39 +0100
  • 9f1a2db7c5 Adding font2 patch as per request #3 bakkeby 2020-03-21 16:41:43 +0100
  • 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
  • 188ec2fa1c Moving patches.h to patches.def.h to match that of config bakkeby 2020-01-26 16:20:06 +0100
  • 895e5b50a8 Increase XmbLookupString buffer Ivan Tham 2020-01-18 15:52:25 +0800
  • 352170eec8 Adding st embedder patch bakkeby 2020-01-07 08:05:00 +0100
  • e76c4c0637 Fix for Neovim Crashes On Open #1 bakkeby 2019-11-21 10:19:26 +0100
  • 7b7372fda4 Adding comment for FIXKEYBOARDINPUT_PATCH bakkeby 2019-11-21 10:18:47 +0100
  • 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
  • dc915b6056 Adding note about flexipatch-finalizer bakkeby 2019-10-16 08:28:00 +0200
  • 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
  • cfecd195ba Adding relativeborder, fix-keyboard-input, iso14755, visualbell, rightclicktoplumb, boxdraw and keyboard-select patches bakkeby 2019-09-17 08:53:00 +0200
  • db32474a7f Adding spoiler, external pipe and themed cursor patches bakkeby 2019-09-17 01:18:44 +0200
  • d52c5e4ce8 Adding scrollback patch bakkeby 2019-09-16 15:31:58 +0200
  • 4bd0ed3327 Adding xresources patch bakkeby 2019-09-16 14:21:09 +0200