From feff317fbd1a77067d2dee824c4c3a1c0fb64b81 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 28 Sep 2007 22:55:39 +0000 Subject: [PATCH] Sync. --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 7cffe15c..5caf97fd 100644 --- a/TODO +++ b/TODO @@ -24,7 +24,7 @@ i : show window info (show name, title, size, tty, ...) meta-meta : pass through meta (will need this...) - commands to add: - rename sessions + rename sessions swap windows link/copy windows detach session @@ -39,6 +39,6 @@ - range check and limit it - update screen - encode and pass to client - split input.c into input-client.c for keys and input-server.c and for data + scrolling is a problem... - nuke '?' on getopts - client_flush should wait and expect an error/success response from the server