A patch-friendly st distribution. Lets make suckless software for everybody
.
Patches | |||||
---|---|---|---|---|---|
alpha | ✔️ | disable-bold-italic-fonts | ✔️ | nord-theme | ✔️ |
alpha-focus-highlight | ✔️ | dracula-theme | ✔️ | colors-at-launch | |
anysize | ✔️ | external-pipe | ✔️ | netwmicon | |
blinking-cursor | ✔️ | external-pipe-signal | ✔️ | visual-bell-2 | |
bold-is-not-bright | ✔️ | font-2 | ✔️ | fix-keyboard-input | |
iceberg-theme | ✔️ | vim-browse | ✔️ | open-copied-url | |
clipboard | ✔️ | relative-border | ✔️ | open-bsd | |
ligatures | ✔️ | gruvbox-theme | ✔️ | osc-10-11-12 | |
copy-url | ✔️ | hide-cursor | ✔️ | palettes | |
delkey | ✔️ | invert | ✔️ | fix-ime | |
desktop-entry | ✔️ | iso14755 | ✔️ | right-click-to-plumb | |
right-click-paste | ✔️ | solarized-theme | ✔️ | selection-bg-alpha | |
selection-colors | ✔️ | no-bright-colors | ✔️ | spoiler | |
swap-mouse | ✔️ | xclearwin | ✔️ | themed-cursor | |
visual-bell | ✔️ | vertcenter | ✔️ | universcroll | |
working-dir | ✔️ | key-board-select | ✔️ | w3m | |
new-term | ✔️ | sync | ✔️ | boxdraw | |
xresources | ✔️ | scrollback | ✔️ |
Currently there’s no package available, so a manual installation is needed.
Xlib header files, make, patch
-
Download the source code
git clone https://github.com/jaimecgomezz/st.git && cd st
-
Use make to install
st
on your system, it may be need to be executed withsudo
sudo make clean install
For the sake of stability across projects, the handle (patching) and test-patch (testing) utilities and its usage instructions can be found here.
The proper documentation is a high priority, unfortunately, it requires a considerable amount of time. It will be delivered soon, of course, your contributions are encouraged!
You can read the CONTRIBUTING
and make a PR
whenever you’re ready, they are all welcomed:)
Code released under the MIT license.