index
:
strx.git
master
My build of suckless's Simple Terminal for X11
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
st-scrollback-mouse-0.9.2.diff
HEAD
master
Runxi Yu
2024-08-18
1
-0
/
+2
*
st-scrollback-reflow-0.9.2.diff
Runxi Yu
2024-08-18
2
-387
/
+760
*
st-scrollback-0.9.2.diff
Runxi Yu
2024-08-18
3
-27
/
+102
*
Build, and add a gitignore
Runxi Yu
2024-08-18
2
-0
/
+477
*
fix BadMatch error when embedding on some windows
Lucas de Sena
2024-08-09
1
-4
/
+7
*
support colons in SGR character attributes
Hiltjo Posthuma
2024-05-01
1
-1
/
+4
*
bump version to 0.9.2
Hiltjo Posthuma
2024-04-05
1
-1
/
+1
*
Reset title when an empty title string is given
DOGMAN
2024-04-03
1
-0
/
+6
*
Revert "Fix cursor move with wide glyphs"
Hiltjo Posthuma
2024-03-30
1
-7
/
+3
*
bump version to 0.9.1
Hiltjo Posthuma
2024-03-19
1
-1
/
+1
*
config.def.h: improve latency for the default configuration
Hiltjo Posthuma
2024-03-17
1
-1
/
+1
*
set upper limit for REP escape sequence argument
Tommi Hirvola
2024-03-04
1
-1
/
+1
*
Fix cursor move with wide glyphs
Quentin Rameau
2024-02-25
1
-3
/
+7
*
csi: check for private marker in 'S' case
Tim Culverhouse
2024-02-18
1
-0
/
+1
*
Add terminfo entries for bracketed paste mode
Peter Hofmann
2023-10-07
1
-0
/
+4
*
Unhide cursor on RIS (\033c)
Peter Hofmann
2023-10-07
1
-0
/
+1
*
Fix wide glyphs breaking "nowrap" mode
Peter Hofmann
2023-10-07
1
-1
/
+4
*
Don't scroll selection on the other screen
Peter Hofmann
2023-10-07
1
-1
/
+1
*
Fix bounds checks of dc.col
Peter Hofmann
2023-10-07
1
-2
/
+2
*
Makefile: remove the options target
Hiltjo Posthuma
2023-09-22
1
-8
/
+2
*
Fix for wide character being incorrectly cleared on MODE_INSERT
Shi Tian
2023-06-25
1
-1
/
+3
*
ignore C1 control characters in UTF-8 mode
Hiltjo Posthuma
2023-02-07
1
-0
/
+3
*
Add support for DSR response "OK" escape sequence
Adam Price
2023-02-07
1
-3
/
+10
*
Fixed OSC color reset without parameter->resets all colors
Hiltjo Posthuma
2023-02-05
1
-1
/
+3
*
fix buffer overflow when handling long composed input
Hiltjo Posthuma
2022-10-25
1
-3
/
+6
*
bump version to 0.9
Hiltjo Posthuma
2022-10-04
1
-1
/
+1
*
FAQ: document the color emojis crash issue which affected some systems is fixed
Hiltjo Posthuma
2022-09-16
1
-0
/
+3
*
st: use `void' to indicate an empty parameter list
Tom Schwindl
2022-08-18
1
-1
/
+1
*
Makefile: add manual path for OpenBSD
Hiltjo Posthuma
2022-05-01
1
-0
/
+1
*
code-golfing: cleanup osc color related code
NRK
2022-04-19
3
-60
/
+33
*
base64_digits: reduce scope, implicit zero, +1 size
NRK
2022-03-18
1
-15
/
+7
*
avoid potential UB when using isprint()
NRK
2022-03-18
1
-1
/
+1
*
make underlines and strikethroughs respect `chscale`
Zacchary Dempsey-Plante
2022-03-13
1
-2
/
+2
*
Delay redrawals on palette changes
Santtu Lakkala
2022-02-18
1
-4
/
+4
*
X10/SGR mouse: use alt as meta key instead of super/windows key
Hiltjo Posthuma
2022-01-12
1
-1
/
+1
*
LICENSE: bump year
Hiltjo Posthuma
2022-01-10
1
-1
/
+1
*
Fix mousereport
robert
2022-01-10
1
-35
/
+51
*
bump version to 0.8.5
Hiltjo Posthuma
2022-01-07
1
-1
/
+1
*
FAQ: fix a typo, patch -> path
Hiltjo Posthuma
2022-01-02
1
-2
/
+2
*
Fix overtyping wide characters.
jamin
2021-12-30
1
-0
/
+4
*
Fix null pointer access in strhandle
Jochen Sprickerhof
2021-12-27
1
-2
/
+2
*
follow-up fix for OSC color sequences, return
Hiltjo Posthuma
2021-12-26
1
-3
/
+3
*
Add support for OSC color sequences
Raheman Vaiya
2021-12-26
4
-4
/
+100
*
fix possible rare crash when Xutf8TextPropertyToTextList fails
Hiltjo Posthuma
2021-08-24
1
-4
/
+6
*
fix a problem that the standard streams are unexpectedly closed
Koichi Murase
2021-08-24
1
-2
/
+3
*
Add 14th bit to XK_SWITCH_MOD bitmask
Petar Kapriš
2021-07-18
1
-1
/
+1
*
Mild const-correctness improvements.
Markus F.X.J. Oberhumer
2021-05-06
3
-26
/
+28
*
fix: correctly encode mouse buttons >= 8 in X10 and SGR mode
Hiltjo Posthuma
2021-03-19
1
-1
/
+3
*
remove unused variable from previous patch
Hiltjo Posthuma
2020-10-18
1
-1
/
+0
*
ST: Add WM_ICON_NAME property support
John Collis
2020-10-18
3
-1
/
+25
[next]