descriptionsimple terminal
homepage URLhttp://st.suckless.org
repository URLgit://git.suckless.org/st
ownerjulien.rische@gmail.com
last changeSat, 9 Aug 2025 12:35:14 +0000 (9 14:35 +0200)
last refreshSat, 8 Nov 2025 09:55:26 +0000 (8 10:55 +0100)
content tags
README
st - simple terminal
--------------------
st is a simple terminal emulator for X which sucks less.


Requirements
------------
In order to build st you need the Xlib header files.


Installation
------------
Edit config.mk to match your local setup (st is installed into
the /usr/local namespace by default).

Afterwards enter the following command to build and install st (if
necessary as root):

    make clean install


Running st
----------
If you did not install st with make clean install, you must compile
the st terminfo entry with the following command:

    tic -sx st.info

See the man page for additional details.

Credits
-------
Based on Aurélien APTEL <aurelien dot aptel at gmail dot com> bt source code.
shortlog
2025-08-09 Hiltjo Posthumabump version to 0.9.3master0.9.3
2025-08-09 Hiltjo Posthumaadd a few comments
2025-08-09 Ayman BagabasSupport OSC 110, 111, and 112 for resetting colors
2025-07-27 sashaEat up "CSI 58" sequences
2025-01-30 Johannes AltmanningerDo not interpret CSI ? u as DECRC
2024-12-06 Markus RinneClear screen: Fix edge case
2024-08-09 Lucas de Senafix BadMatch error when embedding on some windows
2024-05-01 Hiltjo Posthumasupport colons in SGR character attributes
2024-04-05 Hiltjo Posthumabump version to 0.9.20.9.2
2024-04-03 DOGMANReset title when an empty title string is given
2024-03-30 Hiltjo PosthumaRevert "Fix cursor move with wide glyphs"
2024-03-19 Hiltjo Posthumabump version to 0.9.10.9.1
2024-03-17 Hiltjo Posthumaconfig.def.h: improve latency for the default configuration
2024-03-04 Tommi Hirvolaset upper limit for REP escape sequence argument
2024-02-25 Quentin RameauFix cursor move with wide glyphs
2024-02-18 Tim Culverhousecsi: check for private marker in 'S' case
...
tags
2 months ago 0.9.3
19 months ago 0.9.2
19 months ago 0.9.1
3 years ago 0.9
3 years ago 0.8.5
5 years ago 0.8.4
5 years ago 0.8.3
6 years ago 0.8.2
7 years ago 0.8.1
7 years ago 0.8
9 years ago 0.7
10 years ago 0.6
11 years ago 0.5
12 years ago 0.4.1
12 years ago 0.4
13 years ago 0.3
...
heads
2 months ago master
8 years ago split
11 years ago wchar
forks
Cached version (110s old)
st/julien_st.git julien.rische@gmail.com 6 years ago