summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-12-16 17:18:43 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-12-16 17:18:43 +0000
commitf18ac661854f08404d12a32e012afef09d31c814 (patch)
tree7a067f2e9fb7d05a0bbd583c3bd12c4af5a522ba /TODO
parentda22fafed51aefc671b17ae63898a250d5b82a4b (diff)
Quick start section in man page.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 75c3715b..5e9cf9df 100644
--- a/TODO
+++ b/TODO
@@ -68,5 +68,4 @@
-- For 0.2 --------------------------------------------------------------------
- anything which uses cmd_{send,recv}_string will break if the string is
split. string length should be part of the command size
-- quick intro section (tmux new/attach/detach) etc
- chmod +x socket when any client is attached (upd in lost/accept)