blob: b6c71a112738919cbd783abd2f7c4914a22a9b2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# ST
*"st"* is a simple terminal implementation for X.
## Patches
- [anysize](https://st.suckless.org/patches/anysize/).
- [alpha](https://st.suckless.org/patches/alpha/).
- [scrollback](https://st.suckless.org/patches/scrollback/).
## 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.
|