index
:
st.git
master
My personal build of st.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-10
Theming changes
HEAD
master
Person
2023-12-05
Merge remote-tracking branch 'refs/remotes/origin/master'
Person
2023-10-07
Add terminfo entries for bracketed paste mode
Peter Hofmann
2023-10-07
Unhide cursor on RIS (\033c)
Peter Hofmann
2023-10-07
Fix wide glyphs breaking "nowrap" mode
Peter Hofmann
2023-10-07
Don't scroll selection on the other screen
Peter Hofmann
2023-10-07
Fix bounds checks of dc.col
Peter Hofmann
2023-09-22
Makefile: remove the options target
Hiltjo Posthuma
2023-06-25
Fix for wide character being incorrectly cleared on MODE_INSERT
Shi Tian
2023-03-15
Merge remote-tracking branch 'refs/remotes/origin/master'
Person
2023-02-07
ignore C1 control characters in UTF-8 mode
Hiltjo Posthuma
2023-02-07
Add support for DSR response "OK" escape sequence
Adam Price
2023-02-05
Fixed OSC color reset without parameter->resets all colors
Hiltjo Posthuma
2022-12-05
Merge remote-tracking branch 'origin'
Person
2022-10-25
fix buffer overflow when handling long composed input
Hiltjo Posthuma
2022-10-05
Merge remote-tracking branch 'refs/remotes/origin/master'
Person
2022-10-04
bump version to 0.9
Hiltjo Posthuma
2022-09-17
Merge remote-tracking branch 'refs/remotes/origin/master'
Person
2022-09-16
FAQ: document the color emojis crash issue which affected some systems is fixed
Hiltjo Posthuma
2022-08-18
st: use `void' to indicate an empty parameter list
Tom Schwindl
2022-05-03
Merge remote-tracking branch 'origin'
Person
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
Merge remote-tracking branch 'origin'
Person
2022-03-18
base64_digits: reduce scope, implicit zero, +1 size
NRK
2022-03-18
avoid potential UB when using isprint()
NRK
2022-03-14
Merge remote-tracking branch 'origin'
Person
2022-03-13
make underlines and strikethroughs respect `chscale`
Zacchary Dempsey-Plante
2022-02-18
Merge remote-tracking branch 'origin'
Person
2022-02-18
Delay redrawals on palette changes
Santtu Lakkala
2022-01-12
Merge branch 'master' of https://git.suckless.org/st
Person
2022-01-12
X10/SGR mouse: use alt as meta key instead of super/windows key
Hiltjo Posthuma
2022-01-10
Merge branch 'master' of https://git.suckless.org/st
Person
2022-01-10
LICENSE: bump year
Hiltjo Posthuma
2022-01-10
Fix mousereport
robert
2022-01-07
Merge branch 'master' of https://git.suckless.org/st "Update st"
Person
2022-01-07
bump version to 0.8.5
Hiltjo Posthuma
2022-01-02
Merge branch 'master' of https://git.suckless.org/st
Person
2022-01-02
FAQ: fix a typo, patch -> path
Hiltjo Posthuma
2021-12-30
Added more files
Person
2021-12-30
Merge branch 'master' of https://git.suckless.org/st "Update st"
Person
2021-12-30
Fix overtyping wide characters.
jamin
2021-12-28
added scrollback patch
Person
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
[next]