aboutsummaryrefslogtreecommitdiffhomepage
path: root/st.c
Commit message (Expand)AuthorAge
* added sigchld handler, cleaned error checking.Gravatar Aurélien Aptel2009-06-11
* cleaned up (removed space indentation). select/event bug fixed.Gravatar Aurélien Aptel2009-05-28
* fixed a memory leak & segfault in tresize.Gravatar Aurélien Aptel2009-05-26
* tab moves the cursor instead of inserting spaces.Gravatar Aurélien Aptel2009-05-15
* handle tabulation (still not perfect)Gravatar Aurélien Aptel2009-05-14
* removed truecolor stuffGravatar Aurélien Aptel2009-05-14
* same thing, really fixed this time.Gravatar Aurélien Aptel2009-05-14
* added some error checking in xinit (fixed the segfault caused by a missing font)Gravatar Aurélien Aptel2009-05-14
* Removed unused variable and cleaned some comment.Gravatar Aurélien Aptel2009-05-10
* backport of local changesGravatar Anselm R Garbe2009-05-10
* replace eprint() functions with BSD error functionsGravatar Matthias-Christian Ott2008-07-04
* make st and std separate programmesGravatar Matthias-Christian Ott2008-06-14
* add missing header fileGravatar Matthias-Christian Ott2008-06-10
* source utility functions out to util.cGravatar Matthias-Christian Ott2008-06-10
* slight changesGravatar Anselm R Garbe2008-06-01
* added some new files for the initial rewrite of st from scratchGravatar Anselm R Garbe2008-05-20