index
:
st
master
st fork - https://st.suckless.org/
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-12
patch: selection-unfuck
HEAD
master
Malfurious
2
-2
/
+5
2024-08-12
config: Set mouse scroll amount to 5 lines
Malfurious
1
-3
/
+3
2024-08-12
patch: scrollback-mouse-increment (custom rewrite)
Malfurious
1
-4
/
+5
2024-08-12
patch: scrollback-mouse-altscreen
Malfurious
4
-2
/
+10
2024-08-12
patch: scrollback-mouse
Malfurious
1
-0
/
+2
2024-08-12
patch: scrollback
Malfurious
3
-27
/
+102
2024-08-12
patch: newterm (orphan version)
Malfurious
3
-0
/
+34
2024-08-12
patch: hidecursor
Malfurious
1
-4
/
+28
2024-08-12
patch: delkey
Malfurious
1
-2
/
+2
2024-08-12
patch: colorterm
Malfurious
1
-0
/
+1
2024-08-12
patch: anysize
Malfurious
1
-26
/
+30
2024-08-12
patch: alpha
Malfurious
4
-11
/
+35
2024-08-12
config: Set word delimiters
Malfurious
1
-1
/
+1
2024-08-12
config: Set terminal colors
Malfurious
1
-2
/
+2
2024-08-12
config: Set terminal font
Malfurious
1
-1
/
+1
2024-05-01
support colons in SGR character attributes
Hiltjo Posthuma
1
-1
/
+4
2024-04-05
bump version to 0.9.2
0.9.2
Hiltjo Posthuma
1
-1
/
+1
2024-04-03
Reset title when an empty title string is given
DOGMAN
1
-0
/
+6
2024-03-30
Revert "Fix cursor move with wide glyphs"
Hiltjo Posthuma
1
-7
/
+3
2024-03-19
bump version to 0.9.1
0.9.1
Hiltjo Posthuma
1
-1
/
+1
2024-03-17
config.def.h: improve latency for the default configuration
Hiltjo Posthuma
1
-1
/
+1
2024-03-04
set upper limit for REP escape sequence argument
Tommi Hirvola
1
-1
/
+1
2024-02-25
Fix cursor move with wide glyphs
Quentin Rameau
1
-3
/
+7
2024-02-18
csi: check for private marker in 'S' case
Tim Culverhouse
1
-0
/
+1
2023-10-07
Add terminfo entries for bracketed paste mode
Peter Hofmann
1
-0
/
+4
2023-10-07
Unhide cursor on RIS (\033c)
Peter Hofmann
1
-0
/
+1
2023-10-07
Fix wide glyphs breaking "nowrap" mode
Peter Hofmann
1
-1
/
+4
2023-10-07
Don't scroll selection on the other screen
Peter Hofmann
1
-1
/
+1
2023-10-07
Fix bounds checks of dc.col
Peter Hofmann
1
-2
/
+2
2023-09-22
Makefile: remove the options target
Hiltjo Posthuma
1
-8
/
+2
2023-06-25
Fix for wide character being incorrectly cleared on MODE_INSERT
Shi Tian
1
-1
/
+3
2023-02-07
ignore C1 control characters in UTF-8 mode
Hiltjo Posthuma
1
-0
/
+3
2023-02-07
Add support for DSR response "OK" escape sequence
Adam Price
1
-3
/
+10
2023-02-05
Fixed OSC color reset without parameter->resets all colors
Hiltjo Posthuma
1
-1
/
+3
2022-10-25
fix buffer overflow when handling long composed input
Hiltjo Posthuma
1
-3
/
+6
2022-10-04
bump version to 0.9
0.9
Hiltjo Posthuma
1
-1
/
+1
2022-09-16
FAQ: document the color emojis crash issue which affected some systems is fixed
Hiltjo Posthuma
1
-0
/
+3
2022-08-18
st: use `void' to indicate an empty parameter list
Tom Schwindl
1
-1
/
+1
2022-05-01
Makefile: add manual path for OpenBSD
Hiltjo Posthuma
1
-0
/
+1
2022-04-19
code-golfing: cleanup osc color related code
NRK
3
-60
/
+33
2022-03-18
base64_digits: reduce scope, implicit zero, +1 size
NRK
1
-15
/
+7
2022-03-18
avoid potential UB when using isprint()
NRK
1
-1
/
+1
2022-03-13
make underlines and strikethroughs respect `chscale`
Zacchary Dempsey-Plante
1
-2
/
+2
2022-02-18
Delay redrawals on palette changes
Santtu Lakkala
1
-4
/
+4
2022-01-12
X10/SGR mouse: use alt as meta key instead of super/windows key
Hiltjo Posthuma
1
-1
/
+1
2022-01-10
LICENSE: bump year
Hiltjo Posthuma
1
-1
/
+1
2022-01-10
Fix mousereport
robert
1
-35
/
+51
2022-01-07
bump version to 0.8.5
0.8.5
Hiltjo Posthuma
1
-1
/
+1
2022-01-02
FAQ: fix a typo, patch -> path
Hiltjo Posthuma
1
-2
/
+2
2021-12-30
Fix overtyping wide characters.
jamin
1
-0
/
+4
[next]