From 5f6a9e7e5bdbb6b965ba669d722ee9308ea27e16 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 3 Dec 2007 10:47:27 +0000 Subject: Handle missing parm_*. --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') 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 -- cgit v1.2.3