[ARCHIVED] suckless st with the patches i like
This repository has been archived on 2026-04-12. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • C 96.2%
  • Roff 2.3%
  • Makefile 1.5%
Find a file
kieroid d52206ca09 bruh
2024-09-15 00:46:29 -05:00
patches add multi-font support 2024-09-12 19:16:01 -05:00
arg.h add st 2023-12-31 22:08:25 +01:00
bruh bruh 2024-09-15 00:46:29 -05:00
config.def.h add multi-font support 2024-09-12 19:16:01 -05:00
config.mk add desktop entry for st 2024-09-12 18:43:51 -05:00
hb.c fix hb.c issue with features. add several features 2024-05-26 15:23:06 +02:00
hb.h add st 2023-12-31 22:08:25 +01:00
LICENSE update license 2024-08-10 18:25:49 +00:00
Makefile add desktop entry for st 2024-09-12 18:43:51 -05:00
README.md update readme 2024-09-12 19:16:32 -05:00
st.1 add st 2023-12-31 22:08:25 +01:00
st.c push meme 2024-09-11 16:48:49 -05:00
st.desktop add desktop entry for st 2024-09-12 18:43:51 -05:00
st.h push meme 2024-09-11 16:48:49 -05:00
st.info add st 2023-12-31 22:08:25 +01:00
win.h add st 2023-12-31 22:08:25 +01:00
x.c add multi-font support 2024-09-12 19:16:01 -05:00

suckless st

this is a fork with several patches i like.
st is a simple terminal emulator for X which sucks less.

patches that are included:

  • st-alpha
  • st-clickurl-nocontrol
  • st-ligatures-alpha-scrollback-ringbuffer
  • st-moonfly
  • st-scrollback-mouse
  • st-scrollback-mouse-altscreen
  • st-scrollback-ringbuffer
  • st-anysize
  • st-w3m
  • st-font2
  • st-desktopentry

"how do i install?"

to install, just clone the repository, set variables in config.mk,
and when you're ready, just type sudo make install.

credits

suckless st "simple terminal"
Aurélien APTEL bt source code