index
:
st
master
My fork of the suckless terminal
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-17
Changes alphas
HEAD
master
Aryadev Chavali
2024-07-25
Add a gitignore
Aryadev Chavali
2024-07-25
Fix up st.1 (the man page), correct to my current config.h
Aryadev Chavali
2024-07-25
Clean up config.h a bit
Aryadev Chavali
2024-05-31
Add config.h to version control
Aryadev Chavali
2024-04-23
Applied patch st-focus
Aryadev Chavali
2024-04-22
Applied patch st-externalpipe-eternal
Aryadev Chavali
2024-04-22
Applied patch st-externalpipe
Aryadev Chavali
2024-04-22
Added patch st-scrollback
Aryadev Chavali
2024-04-22
Applied st-clipboard patch
Aryadev Chavali
2024-04-22
Applied st-expected-anysize patch
Aryadev Chavali
2024-04-05
bump version to 0.9.2
Hiltjo Posthuma
2024-04-03
Reset title when an empty title string is given
DOGMAN
2024-03-30
Revert "Fix cursor move with wide glyphs"
Hiltjo Posthuma
2024-03-19
bump version to 0.9.1
Hiltjo Posthuma
2024-03-17
config.def.h: improve latency for the default configuration
Hiltjo Posthuma
2024-03-04
set upper limit for REP escape sequence argument
Tommi Hirvola
2024-02-25
Fix cursor move with wide glyphs
Quentin Rameau
2024-02-18
csi: check for private marker in 'S' case
Tim Culverhouse
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-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-10-25
fix buffer overflow when handling long composed input
Hiltjo Posthuma
2022-10-04
bump version to 0.9
Hiltjo Posthuma
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-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
[next]