summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-12-03 10:47:27 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-12-03 10:47:27 +0000
commit5f6a9e7e5bdbb6b965ba669d722ee9308ea27e16 (patch)
treee61cd5e56f5d928ba1838b7bc02d8fac8f92ceb4 /TODO
parentb10bd51d207688a2be9dca02cbcdca58d1afd13b (diff)
Handle missing parm_*.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index cb2478f6..47c7f90c 100644
--- a/TODO
+++ b/TODO
@@ -61,6 +61,8 @@
- 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
-- For 0.2 --------------------------------------------------------------------
- window splitting?
@@ -69,6 +71,7 @@
split. string length should be part of the command size
- echo \\033[35\;46m\\033[2J last line quirk (with C-b r)
- quick intro section (tmux new/attach/detach) etc
+- is ACS the right way round??
--------
kmous -- \E[M