Personal build of st
- C 96%
- Roff 2.5%
- Makefile 1.5%
|
|
||
|---|---|---|
| patches | Clean patches | |
| arg.h | Update to 0.9 | |
| config.def.h | Update to 0.9 | |
| config.def.h.orig | Update to 0.9 | |
| config.mk | Update to 0.9 | |
| FAQ | Update to 0.9 | |
| LEGACY | Update to 0.9 | |
| LICENSE | Update to 0.9 | |
| Makefile | Update to 0.9 | |
| README | Update to 0.9 | |
| st.1 | Update to 0.9 | |
| st.c | Update to 0.9 | |
| st.c.orig | Update to 0.9 | |
| st.c.rej | Update to 0.9 | |
| st.h | Update to 0.9 | |
| st.h.orig | Update to 0.9 | |
| st.info | Update to 0.9 | |
| TODO | Update to 0.9 | |
| win.h | Update to 0.9 | |
| x.c | Update to 0.9 | |
| x.c.orig | Update to 0.9 | |
st - simple terminal -------------------- st is a simple terminal emulator for X which sucks less. Requirements ------------ In order to build st you need the Xlib header files. Installation ------------ Edit config.mk to match your local setup (st is installed into the /usr/local namespace by default). Afterwards enter the following command to build and install st (if necessary as root): make clean install Running st ---------- If you did not install st with make clean install, you must compile the st terminfo entry with the following command: tic -sx st.info See the man page for additional details. Credits ------- Based on Aurélien APTEL <aurelien dot aptel at gmail dot com> bt source code.