summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-12-06 10:04:43 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-12-06 10:04:43 +0000
commit7dc18f68e3dd016d381bef43b943c0c482057e57 (patch)
tree39e3ad8d1ff8dbebde3188ac8541a53b01a5ddbc /TODO
parent103748d6adfe1b2d706cb0a1e1a128be5366d655 (diff)
set/reset mode window functions.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index a4c6c8f9..679c2230 100644
--- a/TODO
+++ b/TODO
@@ -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?