Simple Terminal Implementation for X
https://st.suckless.org/
Simple X11 terminal from the "suckless" project.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / st
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout X11:terminals/st && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
compose-buffer-overflow.patch | 0000001182 1.15 KB | |
st-0.9.tar.gz | 0000048171 47 KB | |
st.changes | 0000009350 9.13 KB | |
st.desktop | 0000000204 204 Bytes | |
st.spec | 0000002307 2.25 KB |
Revision 9 (latest revision is 12)
Dan Čermák (dancermak)
accepted
request 1058820
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to 0.9: * avoid potential UB when using isprint() * make underlines and strikethroughs respect `chscale` * Delay redrawals on palette changes * 10/SGR mouse: use alt as meta key instead of super/windows key * Fix mousereport * Fix overtyping wide characters. * Fix null pointer access in strhandle * Add support for OSC color sequences * Fix possible rare crash when Xutf8TextPropertyToTextList fails * fix a problem that the standard streams are unexpectedly closed * Add 14th bit to XK_SWITCH_MOD bitmask * fix: correctly encode mouse buttons >= 8 in X10 and SGR mode * ST: Add WM_ICON_NAME property support - add compose-buffer-overflow.patch
Comments 0