index
:
st
master
[MIRROR] Build of st - the simple (suckless) terminal by Luke Smith
zelu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
st.h
Age
Commit message (
Expand
)
Author
2021-04-05
revert to older, better scrollback patch, fix #284, #289
Luke Smith
2021-02-05
0.8.4 update, scroll added as separate prog
Luke Smith
2020-07-08
Merge branch 'master' of https://github.com/mackarelfish/st into mackarelfish...
Luke Smith
2020-06-30
use st-scrollback-mouse-altscreen-20190131-e23acb9
Dennis Lee
2020-06-13
Fix wide glyphs truncation
Dreomite
2020-05-31
Merge branch 'master' of https://github.com/lukesmithxyz/st
mackarelfish
2020-05-13
Added OSC patch and changes xsetcolorname for live reloading pywal colors whi...
Tristan Simas
2020-05-12
Added ligatures patch
mackarelfish
2020-05-05
boxdraw added
Luke Smith
2019-05-17
Add interval timer to XIM updates
Joseph Benden
2019-05-08
Updated st to 0.8.2
yusufaktepe
2018-12-13
ctrl-l chooses urls with xurls and dmenu
Luke Smith
2018-04-25
Updated st 0.8.1. Used new patches, scrollblock and alpha fixed.
Kornelije Sajler
2009-06-16
added/removed files, updated Makefile.
Aurélien Aptel
2009-06-11
added sigchld handler, cleaned error checking.
Aurélien Aptel
2009-05-14
handle tabulation (still not perfect)
Aurélien Aptel
2009-05-14
removed the truecolor stuff
Aurélien Aptel
2009-05-10
backport of local changes
Anselm R Garbe