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