|
||
---|---|---|
.gitignore | ||
LEGACY | ||
LICENSE | ||
Makefile | ||
README.md | ||
arg.h | ||
config.def.h | ||
config.mk | ||
st.1 | ||
st.c | ||
st.h | ||
st.info | ||
win.h | ||
x.c |
README.md
cst
Heavily-patched build of st
.
Table of contents
Requirements
In order to build st
you need the Xlib
header files and libxft-bgra.
Installation
You need to run:
make clean install
Usage
To run cst
:
st
Patches
- Anysize.
- Blinking cursor.
- Secondary font.
- Scrollback.
- Gruvbox.
Contributing
PRs are welcome.