summaryrefslogtreecommitdiff
path: root/st.c
AgeCommit message (Expand)Author
2021-08-10prevent losing columns on resizeLuke Smith
2021-05-05Add support for additional alpha when the term-window is not focusedMoritz Biering
2021-04-05externalpipe all scrollback historyLuke Smith
2021-04-05revert to older, better scrollback patch, fix #284, #289Luke Smith
2021-02-050.8.4 update, scroll added as separate progLuke Smith
2020-07-08Merge branch 'master' of https://github.com/mackarelfish/st into mackarelfish...Luke Smith
2020-06-30use st-scrollback-mouse-altscreen-20190131-e23acb9Dennis Lee
2020-05-31Merge branch 'master' of https://github.com/lukesmithxyz/stmackarelfish
2020-05-13added the xclearwin patch to fix dirty borders after changing colorsTristan Simas
2020-05-13Added OSC patch and changes xsetcolorname for live reloading pywal colors whi...Tristan Simas
2020-05-12Added ligatures patchmackarelfish
2020-05-05boxdraw addedLuke Smith
2019-05-17Add interval timer to XIM updatesJoseph Benden
2019-05-08external pipe eternalLuke Smith
2019-05-08Updated st to 0.8.2yusufaktepe
2018-12-16small code-style fixHiltjo Posthuma
2018-12-16output child WEXITSTATUS/WTERMSIG on abnormal terminationLauri Tirkkonen
2018-12-16st: small typofix in commentHiltjo Posthuma
2018-12-13ctrl-l chooses urls with xurls and dmenuLuke Smith
2018-04-25Updated st 0.8.1. Used new patches, scrollblock and alpha fixed.Kornelije Sajler
2018-03-10transparency now defaultLuke Smith
2017-01-29Solarized support + switch with F6Shiva
2017-01-29vertically center lines in space availableShiva
2017-01-29Scrollback + wheel supportShiva
2017-01-29clipboard supportShiva
2016-12-16Move column and row default numbers into config.hfpqc
2016-11-24Revert "Initial font size issue."Roberto E. Vargas Caballero
2016-11-24Fixed 'missing glyph doesn't use fontconfig config substitutions' bugSpencer Phippen
2016-11-14Initial font size issue.ian@remmler.org
2016-11-14Make strdump(), csidump(), print to stderrpl@ninthfloor.org
2016-10-23Do not use color when font attributes are supportedQuentin Rameau
2016-10-18Add support for iso14755Quentin Rameau
2016-09-14Add parsing of DCS q sequencesRoberto E. Vargas Caballero
2016-09-13Add support for enabling/disabling utfRoberto E. Vargas Caballero
2016-06-03Use XftFontMatch in place of FcFontMatch.Christoph Lohmann
2016-06-03delete clipboard properties after pasting themv4hn
2016-04-15Remove stupid assignation in memcpy()Roberto E. Vargas Caballero
2016-03-09st: Fix off-by-one error when calculating character width.Tor Andersson
2016-03-08Fix vertical character alignment in some casesTon van den Heuvel
2016-03-08Measure the single advance width with a heuristic methodRyusei Yamaguchi
2016-03-07xtermclear() is now done by xdrawglyphfontspecs()Christoph Lohmann
2016-02-01Fix forgotten bracket and duplicate option in usage()Quentin Rameau
2016-01-30Extract ttyresize() out of cresize()Quentin Rameau
2016-01-30Ok, no need for a separate version function.Christoph Lohmann
2016-01-30Add -n option for setting WM_CLASS instance nameQuentin Rameau
2016-01-30Reformat usage and separate version from itQuentin Rameau
2016-01-28Enforce a terminal size to reduce race conditions in too efficient apps.Christoph Lohmann
2016-01-14Height is height.Christoph Lohmann
2016-01-01Bump year.Christoph Lohmann
2015-12-20Fixing the XClassHint setting in st.Christoph Lohmann