This website requires JavaScript.
Explore
Help
Sign in
Chewing_Bever
/
stj
Archived
Watch
1
Star
0
Fork
You've already forked stj
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
My personal build of the st terminal.
This repository has been archived on
2021-04-22
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
26
commits
3
branches
0
tags
2.2
MiB
C
96%
Roff
2.3%
Makefile
1.2%
C++
0.5%
cf147ae9da
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Matthias-Christian Ott
cf147ae9da
make local functions and variables static
2008-06-14 23:29:11 +02:00
config.mk
make st and std separate programmes
2008-06-14 11:03:29 +02:00
LICENSE
added some new files for the initial rewrite of st from scratch
2008-05-20 10:03:59 +01:00
Makefile
make st and std separate programmes
2008-06-14 11:03:29 +02:00
pty.c
source utility functions out to util.c
2008-06-10 17:56:57 +02:00
st.c
make st and std separate programmes
2008-06-14 11:03:29 +02:00
std.c
make local functions and variables static
2008-06-14 23:29:11 +02:00
TODO
update TODO
2008-06-09 22:24:44 +02:00
util.c
source utility functions out to util.c
2008-06-10 17:56:57 +02:00
util.h
source utility functions out to util.c
2008-06-10 17:56:57 +02:00