summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-09-28 22:55:39 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-09-28 22:55:39 +0000
commitfeff317fbd1a77067d2dee824c4c3a1c0fb64b81 (patch)
tree454f90e1813087cca9ef85a60f55c3d0e97b7baf /TODO
parent102e4b35d9b8e9be55884aade9ae081a3182b2b7 (diff)
Sync.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files 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