summaryrefslogtreecommitdiff
path: root/st.h
AgeCommit message (Expand)Author
2021-05-05Add support for additional alpha when the term-window is not focusedMoritz Biering
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-06-13Fix wide glyphs truncationDreomite
2020-05-31Merge branch 'master' of https://github.com/lukesmithxyz/stmackarelfish
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-08Updated st to 0.8.2yusufaktepe
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
2009-06-16added/removed files, updated Makefile.Aurélien Aptel
2009-06-11added sigchld handler, cleaned error checking.Aurélien Aptel
2009-05-14handle tabulation (still not perfect)Aurélien Aptel
2009-05-14removed the truecolor stuffAurélien Aptel
2009-05-10backport of local changesAnselm R Garbe