index
:
st
master
My fork of suckless st
tsxv478
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-11
replace tokyonight with onedark
HEAD
master
tsxv478
2023-04-01
tokyonight colors
tsxv478
2023-02-14
vertcenter
tsxv478
2022-12-08
default cursor color
tsxv478
2022-08-14
empty string for font2
tsxv478
2022-08-14
no second font by default
tsxv478
2022-07-31
alpha patch
tsxv478
2022-07-22
ignore config.h
tsxv478
2022-07-22
remove config.h
tsxv478
2022-07-22
default configuration in config.def.h
tsxv478
2022-07-17
custom config.h
tsxv478
2022-07-17
font2 patch
tsxv478
2022-07-17
bold is not bright patch
tsxv478
2022-07-17
newterm orphan patch
tsxv478
2022-07-17
blinking cursor patch
tsxv478
2022-07-17
boxdraw patch
tsxv478
2022-07-17
scrollback mouse altscreen patch
tsxv478
2022-07-17
scrollback mouse patch
tsxv478
2022-07-17
scrollback reflow patch
tsxv478
2022-07-17
scrollback patch
tsxv478
2022-07-17
add gitignore
tsxv478
2022-07-17
cleanup
tsxv478
2022-05-01
Makefile: add manual path for OpenBSD
Hiltjo Posthuma
2022-04-19
code-golfing: cleanup osc color related code
NRK
2022-03-18
base64_digits: reduce scope, implicit zero, +1 size
NRK
2022-03-18
avoid potential UB when using isprint()
NRK
2022-03-13
make underlines and strikethroughs respect `chscale`
Zacchary Dempsey-Plante
2022-02-18
Delay redrawals on palette changes
Santtu Lakkala
2022-01-12
X10/SGR mouse: use alt as meta key instead of super/windows key
Hiltjo Posthuma
2022-01-10
LICENSE: bump year
Hiltjo Posthuma
2022-01-10
Fix mousereport
robert
2022-01-07
bump version to 0.8.5
Hiltjo Posthuma
2022-01-02
FAQ: fix a typo, patch -> path
Hiltjo Posthuma
2021-12-30
Fix overtyping wide characters.
jamin
2021-12-27
Fix null pointer access in strhandle
Jochen Sprickerhof
2021-12-26
follow-up fix for OSC color sequences, return
Hiltjo Posthuma
2021-12-26
Add support for OSC color sequences
Raheman Vaiya
2021-08-24
fix possible rare crash when Xutf8TextPropertyToTextList fails
Hiltjo Posthuma
2021-08-24
fix a problem that the standard streams are unexpectedly closed
Koichi Murase
2021-07-18
Add 14th bit to XK_SWITCH_MOD bitmask
Petar Kapriš
2021-05-06
Mild const-correctness improvements.
Markus F.X.J. Oberhumer
2021-03-19
fix: correctly encode mouse buttons >= 8 in X10 and SGR mode
Hiltjo Posthuma
2020-10-18
remove unused variable from previous patch
Hiltjo Posthuma
2020-10-18
ST: Add WM_ICON_NAME property support
John Collis
2020-06-19
bump version to 0.8.4
Hiltjo Posthuma
2020-06-17
config.mk: use PKG_CONFIG in commented OpenBSD section
Hiltjo Posthuma
2020-06-17
LICENSE: bump years
Hiltjo Posthuma
2020-06-17
remove sixel stub code
Hiltjo Posthuma
2020-06-17
fix unicode glitch in DCS strings, patch by Tim Allen
Hiltjo Posthuma
2020-06-01
FAQ: fix single-buffer patch
Hiltjo Posthuma
[next]