Commit Graph

  • f31c43015d Adding sixel support ref. #7 bakkeby 2021-03-10 18:09:47 +0100
  • 884c62a056 Adding dynamic cursor color patch ref. #10 bakkeby 2021-02-26 14:33:03 +0100
  • 6c42872476 keyboardselect: style changes bakkeby 2021-02-24 08:52:22 +0100
  • d7b6b1c1c6
    Merge pull request #9 from kiprasmel/fix/patch-keyboardselect_st.c-with-ligatures Stein Gunnar Bakkeby 2021-02-24 08:44:53 +0100
  • c148334008
    fix keyboardselect patch when combined with ligatures patch Kipras Melnikovas 2021-02-24 00:58:48 +0200
  • 9c0f91c892 Adding alpha gradient patch bakkeby 2021-02-15 14:38:06 +0100
  • 99903c67d9 Adding alpha gradient patch bakkeby 2021-02-15 14:37:37 +0100
  • a23971fff1 Adding wide glyphs patch bakkeby 2020-11-14 16:24:07 +0100
  • ef994f3e6d Adding monochrome patch and anysize-nobar patch bakkeby 2020-10-23 10:14:00 +0200
  • 8faa9f3c93 externalpipe: ensure all of st's children are reaped bakkeby 2020-08-21 17:28:14 +0200
  • 315c5cbe9f Re-added visualbell patch bakkeby 2020-08-08 18:09:00 +0200
  • c8d69b5d70 Added the single drawable buffer patch as per the FAQ in order to get w3m images to display bakkeby 2020-06-26 15:01:30 +0200
  • 93aac7e1a3 bump version to 0.8.4 bakkeby 2020-06-25 12:43:25 +0200
  • 01e341edd5 config.mk: use PKG_CONFIG in commented OpenBSD section bakkeby 2020-06-25 12:41:49 +0200
  • d76e637ded LICENSE: bump years bakkeby 2020-06-25 12:39:04 +0200
  • 5a12b0dfa1 remove sixel stub code bakkeby 2020-06-25 12:38:19 +0200
  • a6344d3241 fix unicode glitch in DCS strings, patch by Tim Allen bakkeby 2020-06-25 12:32:00 +0200
  • bca86276e7 Adding w3m patch bakkeby 2020-06-14 20:04:27 +0200
  • 2c85b5da91 FAQ: fix single-buffer patch (249ef9) bakkeby 2020-06-10 21:02:22 +0200
  • effc2107e4 config.def.h: add an option allowwindowops, by default off (secure) bakkeby 2020-06-10 20:53:01 +0200
  • d4c3685944 FAQ: add some details about the w3m img hack bakkeby 2020-06-10 20:50:50 +0200
  • 1cc8258623 tiny style fix (2f4f87) bakkeby 2020-06-10 20:48:24 +0200
  • 47370640e4 Partially add back in "support REP (repeat) escape sequence" (aa0631) bakkeby 2020-06-10 20:46:50 +0200
  • e0169edec9 Adding ligatures patch as requested in #4 bakkeby 2020-06-05 13:43:14 +0200
  • ff5f26cc3b Upgrade to 3c8b75 bakkeby 2020-05-24 17:21:13 +0200
  • 0bb43eff81 Call xsetcursor to set win.cursor in main bakkeby 2020-05-24 17:19:24 +0200
  • f6637c640e Xresources improvements for default config bakkeby 2020-05-22 11:47:04 +0200
  • c594597596 Upgrade to 222876 bakkeby 2020-05-20 15:04:43 +0200
  • a095e46895 Revert "support REP (repeat) escape sequence" bakkeby 2020-05-20 15:00:46 +0200
  • eb56c17d51 support REP (repeat) escape sequence bakkeby 2020-05-20 14:59:43 +0200
  • ee4f3ae97b Add rin terminfo capability bakkeby 2020-05-20 14:40:38 +0200
  • bda4877b5f Make shift+wheel behaves as shift+Prev/Next bakkeby 2020-05-20 14:39:35 +0200
  • 0ade2e6268 Fix selection: selscroll bakkeby 2020-05-20 14:30:44 +0200
  • e3a567ed79 Fix selection: ignore ATTR_WRAP when rectangular selection in getsel bakkeby 2020-05-20 14:29:02 +0200
  • 18b2af6546 Fix selection: selclear in tputc bakkeby 2020-05-20 14:26:56 +0200
  • 7a1259e112 code-style: add fallthrough comment bakkeby 2020-05-20 14:26:04 +0200
  • 0c41364e3d optimize column width calculation and utf-8 encode for ASCII bakkeby 2020-05-20 14:24:44 +0200
  • 6bf5eb8a38 fix for incorrect (partial) written sequences when libc wcwidth() == -1 bakkeby 2020-05-20 14:23:46 +0200
  • 338818b2b3 tiny code-style and typo-fix in comment (df79f2) bakkeby 2020-05-20 14:22:04 +0200
  • 5c7d8ab1ad auto-sync: draw on idle to avoid flicker/tearing bakkeby 2020-05-20 14:15:57 +0200
  • 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
  • f34aef7e07 [PATCH] replace exit(3) by _exit(2) in signal handler sigchld() bakkeby 2020-04-30 09:05:55 +0200
  • 17afd4c38b bump version to 0.8.3 bakkeby 2020-04-27 14:05:28 +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
  • 2465559051 [st][PATCH] Update XIM cursor position only if changed bakkeby 2020-04-16 11:19:33 +0200
  • f7b0d77a03 make argv0 not static, fixes a warning with tcc (fcd339) bakkeby 2020-04-10 13:57:14 +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
  • 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 add0211522737b79dad990ccd65c8af63b5cc1dd (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
  • 188ec2fa1c Moving patches.h to patches.def.h to match that of config bakkeby 2020-01-26 16:20:06 +0100
  • 352170eec8 Adding st embedder patch bakkeby 2020-01-07 08:05:00 +0100