blob: 5c0bfcc0b0ad8f5010cb176906e30074b26110ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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/).
- [xresources](https://st.suckless.org/patches/xresources/)
## 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.
|