blob: 4e4c7cc2e99dbed00beff7be38884e30395985cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# ST
*"st"* is a simple terminal implementation for X.
## Patches
- [anysize](https://st.suckless.org/patches/anysize/).
- [alpha](https://st.suckless.org/patches/alpha/).
## Plans:
We plan on patching in all functionality required of a modern terminal
emulator, along with some ease-of-life features. Such as alpha-transparency and
`.Xresources` support.
|