blob: 3736feb89e3622e2ddd8a8c78cc3510976a45235 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
st - simple terminal
====================
Simple terminal implementation,
Forked from https://git.suckless.org/st
Installing st
-------------
Simply run
make install
Keybinds
--------
Refer to the man page.
Added Patches
-------------
- https://st.suckless.org/patches/anysize
- https://st.suckless.org/patches/scrollback
|