Archived
1
0
Fork
You've already forked st
0
simple terminal
This repository has been archived on 2026年05月30日. 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 94.9%
  • Roff 2%
  • Shell 1.6%
  • Makefile 1.5%
Find a file
2026年04月26日 02:03:55 +08:00
.gitignore Initial commit (refreshed) 2026年01月20日 22:45:02 +08:00
arg.h don't modify argv, use a counter 2018年03月20日 21:22:27 +01:00
boxdraw.c Initial commit (refreshed) 2026年01月20日 22:45:02 +08:00
boxdraw_data.h Initial commit (refreshed) 2026年01月20日 22:45:02 +08:00
config.def.h Add drag n drop patch 2026年02月19日 07:14:30 +08:00
config.mk Add desktopentry patch 2026年02月19日 07:08:48 +08:00
hb.c Initial commit (refreshed) 2026年01月20日 22:45:02 +08:00
hb.h Initial commit (refreshed) 2026年01月20日 22:45:02 +08:00
LICENSE LICENSE: bump year 2022年01月10日 17:11:17 +01:00
Makefile Fix Makefile 2026年04月26日 02:03:55 +08:00
README.md . 2026年04月09日 01:32:21 +08:00
st-copyoutput Open xdg-open running in background 2026年03月01日 18:25:56 +08:00
st-urlhandler Open xdg-open running in background 2026年03月01日 18:25:56 +08:00
st.1 Add support for scroll(1) 2020年04月11日 15:23:20 +02:00
st.c Merge remote-tracking branch 'upstream/master' 2026年01月24日 19:23:51 +08:00
st.desktop Add desktopentry patch 2026年02月19日 07:08:48 +08:00
st.h Add drag n drop patch 2026年02月19日 07:14:30 +08:00
st.info Initial commit (refreshed) 2026年01月20日 22:45:02 +08:00
win.h Initial commit (refreshed) 2026年01月20日 22:45:02 +08:00
x.c Add drag n drop patch 2026年02月19日 07:14:30 +08:00

pinitik1906's fork of st

NOTE: st is NOT Wayland native!

Dependencies

(If it does not build, you might need to install the *-devel packages also)

  • fontconfig
  • freetype
  • harfbuzz
  • libX11
  • libXft
  • pkg-config

Patches

Install

git clone --depth 1 https://codeberg.org/pinitik1906/st.git "$HOME"/.local/share/usr/git/st
cd "$HOME"/.local/share/usr/git/st
sudo make clean install

Update

cd "$HOME"/.local/share/usr/git/st
git pull
sudo make clean install

Uninstall

cd "$HOME"/.local/share/usr/git/st
sudo make clean uninstall
cd "$HOME"
rm -rf "$HOME"/.local/share/usr/git/st

.Xresources

All of the available .Xresources options I've found:

  • st.color: -> available color palette: color0, color1, color2, color3, color4, color5, color6, color7, color8, color9, color10, color11, color12, color13, color14, color15