diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-28 22:55:39 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-28 22:55:39 +0000 |
commit | feff317fbd1a77067d2dee824c4c3a1c0fb64b81 (patch) | |
tree | 454f90e1813087cca9ef85a60f55c3d0e97b7baf | |
parent | 102e4b35d9b8e9be55884aade9ae081a3182b2b7 (diff) | |
download | rtmux-feff317fbd1a77067d2dee824c4c3a1c0fb64b81.tar.gz rtmux-feff317fbd1a77067d2dee824c4c3a1c0fb64b81.tar.bz2 rtmux-feff317fbd1a77067d2dee824c4c3a1c0fb64b81.zip |
Sync.
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |