st-flexipatch

My st-flexipatch configuration
git clone git://git.ethandl.dev/st-flexipatch
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-01-15 04:30Added a few patches to help with compatEthan Long1+6-6
2025-01-10 11:22Changed the theme to Catppuccin, other general configEthan Long4+30-38
2025-01-10 08:50Build system is same as dwl and dwmEthan Long3+4-0
2025-01-10 08:44Added my personal configEthan Long4+1306-8
2024-12-06 22:06Clear screen: Fix edge caseBakkeby2+3-3
2024-11-25 19:48Refactoring sigchld ref. #156 (#159)Stein Gunnar Bakkeby4+22-51
2024-10-15 07:54osc7: initial patch implementation (#154)Utkarsh Verma9+136-13
2024-10-01 21:17Revert "undercurl: support semicolons in SGR character attributes ref. #148"Bakkeby1+8-11
2024-10-01 19:39osc133 - changing default configuration options to Ctrl + PgUp/PgDownBakkeby2+5-3
2024-08-21 07:33undercurl: support semicolons in SGR character attributes ref. #148Bakkeby1+11-8
2024-10-01 19:35osc133: initial patch implementation (#127)Utkarsh Verma8+71-2
2024-09-29 08:08mouse shortcuts: use XK_ANY_MOD with altscreen mouse scrollback patch (#151)lmccartneystar1+2-2
2024-09-20 07:21sixel: fix image deletion issue (#150)veltza1+28-10
2024-09-20 07:17sixel: prevent images from piling up (#149)veltza1+9-6
2024-08-09 20:06fix BadMatch error when embedding on some windowsBakkeby2+8-5
2024-08-09 07:12Fix issue with columns and reflow that breaks sixels (#146)veltza1+1-1
2024-07-07 19:18sixel: improve the renderer (#143)veltza3+61-47
2024-07-05 09:30sixel: refactor the sixel display mode (#142)veltza1+39-23
2024-06-14 16:16sixel: scale images on both screens when zooming in/out (#141)veltza1+11-8
2024-06-13 17:22sixel: prevent drawing on search bar (#140)veltza1+6-0
2024-05-31 20:47Adding the anygeometry patch ref. #137Bakkeby4+75-2
2024-05-02 07:28support colons in SGR character attributesBakkeby3+6-3
2024-04-17 16:04sixel: add support for fully transparent bg (P2=1) (#132)veltza6+85-33
2024-04-03 19:43Reset title when an empty title string is givenBakkeby2+8-2
2024-04-02 18:05sixel: prevent crashing when size is zero (#129)veltza1+2-2
2024-03-20 07:04bump version to 0.9.1Bakkeby2+2-2
2024-03-17 14:38config.def.h: improve latency for the default configurationBakkeby2+2-2
2024-03-14 22:26externalpipe + reflow: compatibility fix correction ref. #125Bakkeby1+1-1
2024-03-14 21:30alpha: multiply each RGB value with alpha for a darker blendBakkeby1+6-0
2024-03-14 15:58reflow: fix for scrollback buffer content getting lost following ctrl+l ref. #123Bakkeby1+3-10
2024-03-14 08:57externalpipe + reflow compatibility fix ref. #122Bakkeby1+4-0
2024-03-14 08:04netwmicon: correction for when including librariesBakkeby1+2-2
2024-03-13 10:56netwmicon_ff - increase buffer size to 16Bakkeby1+1-1
2024-03-13 09:44Minor changes to descriptionBakkeby2+5-4
2024-03-13 09:35netwmicon: upgrading patch and adding farbfeld variant (#121)Stein Gunnar Bakkeby12+150-698
2024-03-13 09:33Adding reflow patch (#120)Stein Gunnar Bakkeby21+2348-84
2024-03-11 21:54Fix buffer overflow in xdrawglyph() (#119)veltza1+3-3
2024-03-11 21:49Adding back lines that were removed by mistake, fixes mouse double click to selectBakkeby1+4-0
2024-03-10 22:40ligatures - moving hbcreatebuffer out of xresources condition ref. #118Bakkeby1+2-2
2024-03-10 21:18ligatures + wide glyphs + vertcenter: compatibility fixes ref. #118Bakkeby2+31-24
2024-03-10 09:05wide glyphs: fixing compilation error following code refactoringBakkeby1+2-2
2024-03-08 18:52Revert "Fix cursor move with wide glyphs" ref. #118Bakkeby2+3-7
2024-03-08 18:52sixel: moving osc_table out of sixel patch due to global dependency ref. #118Bakkeby1+5-5
2024-03-07 22:40drawcol = dc.col[g.bg];Bakkeby1+20-13
2024-03-07 22:23Optimise utf8decode()Bakkeby1+13-10
2024-03-07 22:22Streamline validation in utf8decode()Bakkeby1+2-2
2024-03-07 22:16code-golfing: cleanup osc color related codeBakkeby1+47-74
2024-03-07 21:35Removing the VIM browse patch.Bakkeby13+40-941
2024-03-07 20:59xmakeglyphfontspecs: fix for when not using ligaturesBakkeby1+1-1
2024-03-07 20:44Set upper limit for REP escape sequence argumentBakkeby1+1-1
2024-03-07 20:43Fix cursor move with wide glyphsBakkeby2+7-3
2024-03-07 20:43hidecursor: add config option to disable hidecursor functionalityBakkeby2+6-1
2024-03-07 20:24sixel + anysize patch compatibility fix ref. #117Bakkeby1+5-0
2024-03-07 14:34ligatures: upgradingBakkeby4+324-183
2024-03-07 08:22Reworking sixel implementation based on veltza's implementation (#117)Stein Gunnar Bakkeby13+792-325
2024-02-28 13:34Add selectioncolors patch (#110)Jordan Callicoat4+48-0
2024-02-19 08:09csi: check for private marker in 'S' caseBakkeby2+3-1
2023-12-12 20:29sixel: fix resizing issues (#109)veltza3+28-43
2023-11-23 21:21[st][patch][ligatures] Fix ATTR_WRAP attribute handling in layout logic.Bakkeby1+2-2
2023-11-23 20:45Remove black bars from sixel images and add... (#107)veltza3+22-8
2023-10-08 18:24Add terminfo entries for bracketed paste modeBakkeby2+5-1
2023-10-08 18:22Unhide cursor on RIS (\033c)Bakkeby1+1-0
2023-10-08 18:21Fix wide glyphs breaking "nowrap" modeBakkeby1+4-1
2023-10-08 18:19Don't scroll selection on the other screenBakkeby1+1-1
2023-10-08 18:18Fix bounds checks of dc.colBakkeby1+2-2
2023-09-22 16:16Makefile: remove the options targetBakkeby2+3-9
2023-09-12 14:11sixel: only clear sixel images on RM (Reset Mode) if we are in alt screen ref. #102Bakkeby1+4-2
2023-09-12 14:02scrollback: clear history on reset ref. #102Bakkeby1+7-0
2023-09-11 22:16sixel: remove images on escape code 'l' - Reset Mode (RM) ref. #102Bakkeby1+6-0
2023-07-05 09:15Check for already exisiting desktop entry (#100)Sajay1+1-1
2023-06-25 12:19Fix for wide character being incorrectly cleared on MODE_INSERTBakkeby2+4-2
2023-06-12 14:02Fix sixel issues and add a clearing sequence (#99)veltza2+15-17
2023-04-07 12:30Bump to 211964d.Bakkeby2+4-1
2023-04-07 12:28Bump to f17abd2.Bakkeby1+10-3
2023-04-07 12:25Bump to 7e8050c.Bakkeby1+3-1
2023-01-09 09:08ligatures: adding 0 initialiser for features array ref. #93Bakkeby1+1-1
2022-12-19 09:09ligatures: upgrading patchBakkeby3+192-82
2022-10-25 15:21Bump to e5e9598.Bakkeby2+7-4
2022-10-24 09:27Adding fullscreen patch ref. #88Bakkeby9+48-0
2022-10-24 09:26Adding the COLORTERM environment variableBakkeby1+1-0
2022-10-17 11:39Fixed a glitch when using using the keyboardselect and scrollback patches. (#48)badarg11+19-2
2022-10-15 13:40dedup XK_Z in fixkeyboardinput.c (#87)step1+0-2
2022-10-06 13:33Bump to 68d1ad9.Bakkeby3+6-2
2022-10-06 11:19alpha focus highlight: upgrade patch to latest (20200731-43a395a)Bakkeby1+2-2
2022-10-01 06:37alpha: remove debug print statements from changealphaBakkeby1+0-2
2022-09-24 08:43Add function for changing alpha (#47)Utkarsh Verma5+51-0
2022-09-24 08:40XRESOURCES_RELOAD_PATCH reload fonts + re-render (#84)step1+14-0
2022-09-01 20:01Adding key and mouse binding option to control whether they apply to primary screen, alt screen or both ref. #81Bakkeby8+36-63
2022-08-29 07:50font2: adding use XftFontMatch patch compatibilityBakkeby1+16-6
2022-08-28 19:05Adding use XftFontMatch patchBakkeby3+28-4
2022-08-24 09:29Adding URL for no decorations patchBakkeby1+4-4
2022-08-24 09:04Adding the no window decorations patchBakkeby3+20-0
2022-08-18 15:30Bump to 72fd327.Bakkeby2+2-2
2022-08-16 14:49Fix externalpipein patch (#78)step2+12-2
2022-08-11 13:56wide glyphs: adding alternative patch ref. #56Bakkeby1+7-7
2022-08-11 13:04openurlonclick: using posix_spawnp instead of system ref. comments in #76Bakkeby2+6-3
2022-08-11 07:13openurlonclick: fix for edge case that can cause a crashBakkeby1+1-1
2022-08-10 19:30Merge pull request #76 from veltza/add-scrollback-support-to-openurlonclickStein Gunnar Bakkeby9+256-67
2022-08-07 14:21Add scrollback support to the openurlonclick patchveltza9+256-67
2022-07-28 13:48xresources reload: should close the display after being finished with the connection (if not then it can cause "Maximum amount of clients reached" errors after some time)Bakkeby1+1-0
2022-07-18 09:54Removing the anysize-nobar amendment for the anysize patch as this should be redundant following the fix in PR #75Bakkeby3+3-19
2022-07-18 09:46Merge pull request #75 from veltza/fix-anysize-bordersStein Gunnar Bakkeby1+2-2
2022-07-16 20:35Fix border issues in the anysize patchveltza1+2-2
2022-07-10 15:09Makefile: add manual path for OpenBSDBakkeby2+2-1
2022-07-10 15:07Merge pull request #74 from veltza/fix-incomplete-mergeStein Gunnar Bakkeby1+0-2
2022-07-09 08:55Fix the incomplete merge from upstream (78adbd2)veltza1+0-2
2022-07-05 13:32[st][patch][ligatures] fix potential buffer overflow in shaping code ref. https://git.suckless.org/sites/commit/05a0d9b6bf500a7b2955c4299a1912eb302ce40b.htmlBakkeby1+15-5
2022-07-02 15:59Merge pull request #73 from veltza/change-ctrl-l-behaviorStein Gunnar Bakkeby4+121-65
2022-07-01 11:59Change Ctrl+l behaviourveltza4+121-65
2022-06-10 11:46Merge pull request #68 from veltza/fix-flickering-sixelsStein Gunnar Bakkeby1+7-16
2022-06-07 21:51Fix flickering when sixel images are movingveltza1+7-16
2022-06-04 18:00Merge pull request #66 from myNameIsPK/masterStein Gunnar Bakkeby1+1-1
2022-06-03 21:51Fix typomyNameIsPK1+1-1
2022-04-11 13:56Adding background image reload patch ref. pull request #62bakkeby7+50-25
2022-03-28 09:23base64_digits: reduce scope, implicit zero, +1 sizebakkeby2+8-16
2022-03-28 09:21avoid potential UB when using isprint()bakkeby1+1-1
2022-03-14 08:45make underlines and strikethroughs respect `chscale`bakkeby2+6-7
2022-03-11 09:17background image: use xmalloc instead of malloc to exit st on malloc failuresbakkeby1+1-1
2022-03-11 08:38background image: make sure to close the farbfeld file on errorbakkeby1+17-26
2022-03-10 10:37Adding background image patchbakkeby9+187-2
2022-03-06 11:30scrollback: do not scroll up when already at the top ref. #57bakkeby2+6-5
2022-02-24 12:46Delay redrawals on palette changesbakkeby3+14-22
2022-02-24 12:39X10/SGR mouse: use alt as meta key instead of super/windows keybakkeby1+1-1
2022-02-24 12:38LICENSE: bump yearbakkeby1+1-1
2022-02-24 12:38Fix mousereportbakkeby1+59-42
2022-02-24 12:29bump version to 0.8.5bakkeby1+1-1
2022-02-24 12:28FAQ: fix a typo, patch -> pathbakkeby1+2-2
2022-02-24 12:27Fix overtyping wide characters.bakkeby1+4-0
2022-02-24 12:25Fix null pointer access in strhandlebakkeby1+2-2
2022-02-24 12:24Add support for OSC color sequencesbakkeby3+76-19
2021-12-15 10:23sixel: adding anysize patch compatibility ref. #45bakkeby1+4-0
2021-10-14 10:03Merge pull request #42 from stevenrace/patch-1Stein Gunnar Bakkeby1+1-1
2021-10-14 09:57Update patches.def.hSteven1+1-1
2021-09-13 09:09Merge pull request #41 from dosisod/fix-sixel-alphaStein Gunnar Bakkeby1+1-1
2021-09-12 18:18Fix white background bleeding through sixel images:dosisod1+1-1
2021-08-24 13:01fix possible rare crash when Xutf8TextPropertyToTextList failsbakkeby2+10-6
2021-08-24 12:57fix a problem that the standard streams are unexpectedly closedbakkeby1+3-0
2021-08-22 16:35undercurl: upgrading patch with curly, spiky and capped optionsbakkeby2+347-1
2021-08-18 08:29[st][patch][csi_22_23] Styling fix; update terminfobakkeby1+6-2
2021-08-18 08:11open copied url: add exec promise to pledge for OpenBSDbakkeby1+1-1
2021-08-18 08:07Adding the CSI 22, 23 patchbakkeby5+123-1
2021-08-05 08:17Updating SIXEL comment about uncommenting in config.mk instead of Makefile ref. #35bakkeby1+1-2
2021-08-03 15:51Merge pull request #39 from Hejsil/fix-buffer-overflows-in-openurl-patchStein Gunnar Bakkeby1+4-4
2021-08-03 14:20Fix buffer overflows in openurlonclick.cKomari Spaghetti1+4-4
2021-07-29 16:45dynamic cursor color: trying out JuanScerriE's proposed amendment for the patch ref. #10bakkeby1+10-9
2021-07-29 15:15Removing 't' case for SIXEL patch ref. #35.bakkeby1+0-6
2021-07-29 10:22Adding simple version of the anysize patch ref. #35bakkeby2+6-1
2021-07-26 08:16Adding columns patch ref. #34bakkeby4+38-0
2021-07-19 08:14Adding clearing of images and scrollback history when using clear ref. #30bakkeby2+17-2
2021-07-18 16:17Add 14th bit to XK_SWITCH_MOD bitmaskbakkeby2+2-2
2021-07-18 16:12Removing gross purging of sixels code ref. #30bakkeby1+0-10
2021-07-12 07:25newterm: dwm swallow compatibilitybakkeby1+13-3
2021-07-07 08:08Adding openurlonclick patch ref. #32bakkeby8+93-2
2021-07-07 07:49Reverting OSC 10 and 11 changes ref. #30bakkeby1+0-4
2021-07-07 07:43Adding proposed scrollback changes for sixel graphics ref. #30bakkeby5+70-23
2021-06-27 07:38Merge pull request #31 from Ultrahalf/masterStein Gunnar Bakkeby1+1-1
2021-06-27 06:58Fix typoMuhamad Althaf1+1-1
2021-06-09 07:54Adding hide terminal cursor patchbakkeby3+16-0
2021-05-24 11:36ligatures: addressing boxdraw compatibility issue ref. #29bakkeby1+7-0
2021-05-16 09:40Adding swapmouse patch ref. #28bakkeby3+46-4
2021-05-15 09:44externalpipe: sigchld changes interfere with right-click-to-plumb and opencopied patches, proposed fix ref. #27bakkeby3+12-1
2021-05-15 07:16Proposed fix for wide glyphs ref. #26bakkeby1+8-2
2021-05-11 14:35Adding default cursor patchbakkeby3+29-0
2021-05-11 13:42Revert "Restore cursor when exiting alt mode."bakkeby3+0-13
2021-05-11 08:12Restore cursor when exiting alt mode.bakkeby3+13-0
2021-05-10 08:43Upgrading to latest master, 46b02f, 2021-03-28bakkeby1+2-0
2021-05-10 08:43vim-browse: fix for missing history overlaybakkeby1+4-1
2021-05-10 08:33execsh: missing arg argumentbakkeby1+1-1
2021-05-10 07:39Upgrading to latest master, 46b02f, 2021-03-28bakkeby1+1-1
2021-05-10 07:35Mild const-correctness improvements.bakkeby3+28-26
2021-05-10 07:28ST: Add WM_ICON_NAME property supportbakkeby4+24-1
2021-05-10 07:22fix: correctly encode mouse buttons >= 8 in X10 and SGR modebakkeby1+3-1
2021-05-09 17:53vim-browse: segment fault when applied on top of st-clipboard patch ref. #21bakkeby1+0-3
2021-05-09 15:48Adding vim browse patch ref. #21bakkeby13+772-24
2021-05-09 13:06Refactoring Makefile and config.mk to make it easier to enable patches such as the ligatures patch and the sixel patchbakkeby3+12-13
2021-05-09 12:40Adding alpha-focus-highlight patchbakkeby5+85-2
2021-05-09 07:25Adding sync patch ref. #21bakkeby10+143-2
2021-05-09 06:08copyurl: upgrading to support non-ascii URLs ref. #21bakkeby1+2-7
2021-05-08 15:49Adding universcroll patch ref. #21bakkeby11+38-14
2021-05-08 14:57Adding delkey patch ref. #21bakkeby3+17-1
2021-05-08 14:50Adding osc_10_11_12_2 patch ref. #21bakkeby3+53-2
2021-05-08 12:49Adding netwmicon patch ref. #21bakkeby6+712-1
2021-05-08 12:24Adding desktop patch ref. #21bakkeby2+12-0
2021-05-08 08:53Adding undercurl patch ref. #20bakkeby6+187-2
2021-05-08 08:13Adding blinking cursor patch ref. #20bakkeby4+91-6
2021-05-07 19:09Merge pull request #19 from loiccoyle/advertise_sixelStein Gunnar Bakkeby1+4-0
2021-05-07 14:52advertise sixel supportLoic Coyle1+4-0
2021-05-07 07:27xresources reload: minor style changes ref. #16bakkeby4+10-8
2021-05-07 07:12Merge pull request #16 from loiccoyle/reload_xresourcesStein Gunnar Bakkeby4+43-6
2021-05-07 07:08Merge pull request #18 from loiccoyle/fix_xresources_relativeborderStein Gunnar Bakkeby1+4-0
2021-05-06 22:46add RELATIVEBORDER_PATCH checkLoic Coyle1+4-0
2021-04-23 22:17Add XRESOURCES_RELOAD_PATCHLoic Coyle4+43-6
2021-04-23 09:29Merge pull request #15 from loiccoyle/background_alpha_escape_sequenceStein Gunnar Bakkeby1+10-0
2021-04-22 18:49Add alpha to background color from escape sequenceLoic Coyle1+10-0
2021-04-21 13:48Adding workaround for Variable Fonts causing too wide letter spacingbakkeby3+22-0
2021-03-29 08:27Addressing relativeborder plus ligatures combo conflictbakkeby2+4-9
2021-03-29 08:26Addressing relativeborder plus ligatures combo conflictbakkeby1+1-1
2021-03-29 07:13Unable to make while using scrollback patch ref. #14bakkeby2+3-3
2021-03-10 17:09Adding sixel support ref. #7bakkeby17+1264-156
2021-02-26 13:33Adding dynamic cursor color patch ref. #10bakkeby3+30-0
2021-02-24 07:52keyboardselect: style changesbakkeby1+209-209
2021-02-24 07:44Merge pull request #9 from kiprasmel/fix/patch-keyboardselect_st.c-with-ligaturesStein Gunnar Bakkeby1+8-2
2021-02-23 22:58fix keyboardselect patch when combined with ligatures patchKipras Melnikovas1+8-2
2021-02-15 13:38Adding alpha gradient patchbakkeby1+5-0
2021-02-15 13:37Adding alpha gradient patchbakkeby4+20-3
2020-11-14 15:24Adding wide glyphs patchbakkeby4+82-1
2020-10-23 08:14Adding monochrome patch and anysize-nobar patchbakkeby4+55-1
2020-08-21 15:28externalpipe: ensure all of st's children are reapedbakkeby1+11-0
2020-08-08 16:09Re-added visualbell patchbakkeby3+27-2
2020-06-26 13:01Added the single drawable buffer patch as per the FAQ in order to get w3m images to displaybakkeby3+20-0
2020-06-25 10:43bump version to 0.8.4bakkeby2+4-2
2020-06-25 10:41config.mk: use PKG_CONFIG in commented OpenBSD sectionbakkeby1+2-2
2020-06-25 10:39LICENSE: bump yearsbakkeby1+1-1
2020-06-25 10:38remove sixel stub codebakkeby1+5-21
2020-06-25 10:32fix unicode glitch in DCS strings, patch by Tim Allenbakkeby1+0-1
2020-06-14 18:04Adding w3m patchbakkeby3+15-2
2020-06-10 19:02FAQ: fix single-buffer patch (249ef9)bakkeby2+15-12
2020-06-10 18:53config.def.h: add an option allowwindowops, by default off (secure)bakkeby3+6-1
2020-06-10 18:50FAQ: add some details about the w3m img hackbakkeby1+54-6
2020-06-10 18:48tiny style fix (2f4f87)bakkeby1+1-1
2020-06-10 18:46Partially add back in "support REP (repeat) escape sequence" (aa0631)bakkeby2+12-0
2020-06-05 11:43Adding ligatures patch as requested in #4bakkeby10+223-8
2020-05-24 15:21Upgrade to 3c8b75bakkeby1+1-1
2020-05-24 15:19Call xsetcursor to set win.cursor in mainbakkeby1+4-5
2020-05-22 09:47Xresources improvements for default configbakkeby1+11-13
2020-05-20 13:04Upgrade to 222876bakkeby1+2-2
2020-05-20 13:00Revert "support REP (repeat) escape sequence"bakkeby3+2-13
2020-05-20 12:59support REP (repeat) escape sequencebakkeby3+13-2
2020-05-20 12:40Add rin terminfo capabilitybakkeby2+3-2
2020-05-20 12:39Make shift+wheel behaves as shift+Prev/Nextbakkeby2+5-3
2020-05-20 12:30Fix selection: selscrollbakkeby2+10-20
2020-05-20 12:29Fix selection: ignore ATTR_WRAP when rectangular selection in getselbakkeby2+4-3
2020-05-20 12:26Fix selection: selclear in tputcbakkeby2+3-3
2020-05-20 12:26code-style: add fallthrough commentbakkeby3+4-2
2020-05-20 12:24optimize column width calculation and utf-8 encode for ASCIIbakkeby2+3-3
2020-05-20 12:23fix for incorrect (partial) written sequences when libc wcwidth() == -1bakkeby2+3-5
2020-05-20 12:22tiny code-style and typo-fix in comment (df79f2)bakkeby3+7-7
2020-05-20 12:15auto-sync: draw on idle to avoid flicker/tearingbakkeby10+73-287
2020-05-09 12:02Library dependencies must be enabled / uncommented on a need basis (alpha patch and themed cursor patch), ref. #5bakkeby2+11-1
2020-04-30 07:05[PATCH] replace exit(3) by _exit(2) in signal handler sigchld()bakkeby2+2-2
2020-04-27 12:05bump version to 0.8.3bakkeby2+2-2
2020-04-20 11:06[st][PATCH] externalpipe and externalpipeinbakkeby5+61-16
2020-04-20 10:43[st][PATCH] externalpipe sigactionbakkeby3+25-1
2020-04-20 10:35[st][PATCH] OSC 10/11/12 fg, bg and cursor colorsbakkeby3+17-5
2020-04-20 10:19[st][PATCH] xclearwin clears the windowbakkeby2+4-4
2020-04-20 10:14Added the force redraw on keypress patchbakkeby3+36-1
2020-04-20 08:55Update XIM cursor position only if changedbakkeby1+3-1
2020-04-20 08:53just remove the EOF messagebakkeby1+0-1
2020-04-20 08:52Add st-mono terminfo entrybakkeby1+12-8
2020-04-20 08:49config.def.h: add a comment for the scroll variablebakkeby1+1-0
2020-04-20 08:48Fix small typosbakkeby1+3-4
2020-04-20 08:47Launch scroll program with the default shellbakkeby1+6-3
2020-04-20 08:39Update FAQ with the last modificationsbakkeby1+9-3
2020-04-20 08:32Add terminfo entries for backspace modebakkeby1+10-0
2020-04-20 08:30Fix style issuebakkeby1+2-1
2020-04-20 08:29ttyread: test for EOF while reading ttybakkeby1+16-10
2020-04-20 08:24Add support for scroll(1)bakkeby4+16-11
2020-04-16 09:19[st][PATCH] Update XIM cursor position only if changedbakkeby1+3-2
2020-04-10 11:57make argv0 not static, fixes a warning with tcc (fcd339)bakkeby1+1-1
2020-04-05 16:09[st][scrollback] Update for latest gitbakkeby1+10-0
2020-04-02 14:23[st] mouseshortcuts: fix custom modifier on release (4c84ac4)bakkeby1+18-4
2020-04-02 06:43Correcting link to patches.h following move to patches.def.hbakkeby1+1-1
2020-03-29 14:46Adding workingdir patchbakkeby3+31-3
2020-03-29 13:38Adding invert patchbakkeby8+64-0
2020-03-24 19:05Custom changes to make the altscreen mouse scollback patch working with latest version of stbakkeby3+36-27
2020-03-24 14:42Remove explicit XNFocusWindow (f618b1)bakkeby1+0-1
2020-03-24 14:41x: fix XIM handling (8888e3)bakkeby1+45-25
2020-03-24 14:37x: check we still have an XIC context before accessing it (ce060a)bakkeby1+5-2
2020-03-24 14:36x: do not instantiate a new nested list on each cursor move (b67c9b)bakkeby1+12-4
2020-03-24 14:34x: move IME variables into XWindow ime embedded struct (2f6ef4)bakkeby1+17-18
2020-03-24 13:28Increase XmbLookupString buffer (f5fd0c)bakkeby1+1-1
2020-03-24 13:27update FAQ (7c405f)bakkeby1+11-10
2020-03-24 13:25OSC 52 - copy to clipboard: don't limit to 382 bytes (7a018b)bakkeby1+11-4
2020-03-24 13:23CSIEscape, STREscape: use size_t for buffer length (b3ccac)bakkeby1+4-4
2020-03-24 13:22STREscape: don't trim prematurely (d98c43)bakkeby1+1-1
2020-03-24 13:21base64dec: don't read out of bounds (0b2eb9)bakkeby1+5-1
2020-03-24 13:18Fix tmux terminfo extensions Se and Ss (1d4f60)bakkeby1+2-2
2020-03-24 13:17apply hints before initial mapping (ICCCM) (843cfe)bakkeby1+1-1
2020-03-24 13:16mouse shortcuts: allow using forcemousemod (e.g. shift) (4c7150)bakkeby1+3-2
2020-03-24 13:14mouse shortcuts: don't hardcode selpaste (ff828c)bakkeby2+31-16
2020-03-24 13:08mouse shortcuts: allow override for all shortcuts (7729e7)bakkeby2+13-13
2020-03-24 13:02mouse shortcuts: allow same functions as kb shortcuts (410651)bakkeby3+20-16
2020-03-24 12:56config.def.h: remove crlf value section (938580)bakkeby1+0-4
2020-03-24 12:54FAQ: add entry about color emoji Xft bug (bbb3e5)bakkeby1+27-0
2020-03-24 12:52selection: fix view to match actual selection on first cell (3c7ecf)bakkeby1+1-1
2020-03-24 12:51revert part of commit add0211522737b79dad990ccd65c8af63b5cc1dd (cae586)bakkeby3+5-7
2020-03-24 12:49dont print color warning on color reset OSC 104 without parameter (294808)bakkeby1+4-1
2020-03-24 12:49minor code-style, initialize var at the top of function (2d4ee4)bakkeby1+1-3
2020-03-24 12:47config.def.h: tweak extra worddelimiters (057e32)bakkeby1+1-1
2020-03-24 12:41use iswspace()/iswpunct() to find word delimiters (5cc1dd)bakkeby3+7-5
2020-03-24 12:38replace utf8strchr with wcschr (4b51e7)bakkeby3+8-26
2020-03-24 10:35Adding st to .gitignorebakkeby1+1-0
2020-03-24 10:34fixime strikethroughbakkeby1+1-1
2020-03-24 10:33be silent about explicitly unhandled mouse modes (9216d5)bakkeby1+1-0
2020-03-24 10:25better Input Method Editor (IME) support (35f7db)bakkeby11+56-96
2020-03-21 15:41Adding font2 patch as per request #3bakkeby9+142-14
2020-01-26 15:20Moving patches.h to patches.def.h to match that of configbakkeby3+5-1
2020-01-07 07:05Adding st embedder patchbakkeby7+117-1
2019-11-21 09:19Fix for Neovim Crashes On Open #1bakkeby1+2-2
2019-11-21 09:18Adding comment for FIXKEYBOARDINPUT_PATCHbakkeby1+2-1
2019-10-16 06:28Adding note about flexipatch-finalizerbakkeby12+31-45
2019-09-17 06:53Adding relativeborder, fix-keyboard-input, iso14755, visualbell, rightclicktoplumb, boxdraw and keyboard-select patchesbakkeby25+1995-46
2019-09-16 23:18Adding spoiler, external pipe and themed cursor patchesbakkeby9+132-3
2019-09-16 13:31Adding scrollback patchbakkeby9+304-4
2019-09-16 12:21Adding xresources patchbakkeby7+133-0
2019-09-16 10:40Adding fixime, newterm and opencopied patchesbakkeby17+255-24
2019-09-16 08:40Adding copyurl and disable-fonts patchbakkeby9+264-5
2019-09-16 07:51Adding clipboard patchbakkeby5+23-476
2019-09-16 07:40Adding bold-is-not-bright patchbakkeby3+17-5
2019-09-16 07:35Initial commit, adding alpha and anysize patchesbakkeby18+6677-0