Skip to content

mrdotx/st

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

235 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Version
-------
0.9.3

Patches
-------
st-alpha-0.8.5.diff
st-font2-20190416-ba72400.diff
st-copyurl-multiline-20230406-211964d.diff
st-openclipboard-20190202-3be4cf1.diff
st-appsync-20200618-b27a383.diff
st-xresources-20200604-9ba7ecf.diff
st-scrollback-ringbuffer-0.9.2.diff
st-scrollback-mouse-0.9.2.diff
st-scrollback-mouse-altscreen-20220127-2c5edf2.diff
st-w3m-0.8.3.diff
st-keyboard_select-20200617-9ba7ecf.diff
st-clipboard-0.8.3.diff
st-boxdraw_v2-0.8.3.diff
st-glyph-wide-support-boxdraw-20220411-ef05519.diff

Last implemented commit
-----------------------
2026-01-15 05:00	st: guard tsetdirt() against zero-sized terminal	Milos Nikic

About

build of the suckless simple terminal with patches for alpha, font2, copyurl, openclipboard, invert, appsync, xresources, scrollback, w3m, keyboard select, boxdraw

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors