1163 Commits (master)
 

Author SHA1 Message Date
Aurélien Aptel 44d8c319a9 removed old unused cursor() proto. 15 years ago
Aurélien Aptel b8ffa1d7e9 fixed the scrolling bug and cleaned some stuff. 15 years ago
Aurélien Aptel d5f4554431 dump escseq if not handled. 15 years ago
Aurélien Aptel 53937e045a clean up. 15 years ago
Aurélien Aptel 2e37752961 added/removed files, updated Makefile. 15 years ago
Aurélien Aptel 8b4bfe31ec made kpress() more flexible, removed st.h, added config.h. 15 years ago
Aurélien Aptel 5d8aa08ba5 updated TODO. 15 years ago
Aurélien Aptel ad39f000be added sigchld handler, cleaned error checking. 15 years ago
Aurélien Aptel 2f35cef54b cleaned up (removed space indentation). select/event bug fixed. 15 years ago
Aurélien Aptel 129bcd7586 fixed a memory leak & segfault in tresize. 15 years ago
Aurélien Aptel 059d2ba264 updated TODO. 15 years ago
Aurélien Aptel a866108af2 tab moves the cursor instead of inserting spaces. 15 years ago
Aurélien Aptel 1cf8b77d27 handle tabulation (still not perfect) 15 years ago
Aurélien Aptel 0ecfcc39b0 removed truecolor stuff 15 years ago
Aurélien Aptel abe6f3b0e4 removed the truecolor stuff 15 years ago
Aurélien Aptel 86fa756033 same thing, really fixed this time. 15 years ago
Aurélien Aptel ccafacb3ff added some error checking in xinit (fixed the segfault caused by a missing font) 15 years ago
Aurélien Aptel fd281ad336 Removed unused variable and cleaned some comment. 15 years ago
Anselm R Garbe d58dd3b8bc backport of local changes 15 years ago
Matthias-Christian Ott 802f1922f9 add accidentally omitted word 16 years ago
Matthias-Christian Ott a7f50ebb64 use stdio(3) 16 years ago
Matthias-Christian Ott 07d1edcd76 add description of std 16 years ago
Matthias-Christian Ott d61a2a8fce add prototype for command parsing 16 years ago
Matthias-Christian Ott 240411e7d0 correct year of copyright notice 16 years ago
Matthias-Christian Ott e0d0a2b96e simplify Makefile 16 years ago
Matthias-Christian Ott 082d8bb82b reunite pty.c with std.c 16 years ago
Matthias-Christian Ott 6c6b65ea6e correct programme name 16 years ago
Matthias-Christian Ott 746931a3d4 use errx() for help and version messages 16 years ago
Matthias-Christian Ott a95f4f2ed9 merge with backout head 16 years ago
Matthias-Christian Ott 7a132bd6ac Backed out changeset d2bb4220fdf3 16 years ago
Matthias-Christian Ott fb4508b0b7 remove TODO 16 years ago
Matthias-Christian Ott 0cbcedb89f make ptm and pts static 16 years ago
Matthias-Christian Ott afc73c920d remove useless variable 16 years ago
Matthias-Christian Ott b3902ca178 remove emallocz() 16 years ago
Matthias-Christian Ott f982c1c37c replace eprint() functions with BSD error functions 16 years ago
Matthias-Christian Ott d83cbc27b9 simplify flushing 16 years ago
Matthias-Christian Ott 3cb6793781 correct buffering 16 years ago
Matthias-Christian Ott cf147ae9da make local functions and variables static 16 years ago
Matthias-Christian Ott f9a0524f94 add select(2)-based i/o multiplexing 16 years ago
Matthias-Christian Ott a49919a10c drop stdio usage 16 years ago
Matthias-Christian Ott 0c0ada8a7f make st and std separate programmes 16 years ago
Matthias-Christian Ott 339e7f3571 add missing header file 16 years ago
Matthias-Christian Ott 09fe1e22ce assume glibc by default 16 years ago
Matthias-Christian Ott 5f28725471 source utility functions out to util.c 16 years ago
Matthias-Christian Ott 05ebee6084 add copyright comment 16 years ago
Matthias-Christian Ott 47d8633f15 source getpty() out to pty.c 16 years ago
Matthias-Christian Ott 0dedee5de8 update TODO 16 years ago
Matthias-Christian Ott 0dce422d31 correct function name 16 years ago
Matthias-Christian Ott b8f79f0ed0 remove xinerama flags 16 years ago
Matthias-Christian Ott 5e680d7102 add missing header file 16 years ago