set/reset mode window functions.

This commit is contained in:
Nicholas Marriott
2007-12-06 10:04:43 +00:00
parent 103748d6ad
commit 7dc18f68e3
9 changed files with 67 additions and 58 deletions

3
TODO
View File

@ -61,8 +61,7 @@
- chmod +x socket when any client is attached
- split clients into three RB trees by fd: attached/unattached/dead?
or tailqs? what would be fastest per-char?
- everything should write via a screen and modes should be done by switching
screen out
- multiple paste buffers
-- For 0.2 --------------------------------------------------------------------
- window splitting?