diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-04 14:26:15 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-04 14:26:15 +0000 |
commit | 418fb3938d2e8da39a4776d01ff3f65aca2c686f (patch) | |
tree | acab90198ec2764d7c14855cd6e5a67e9fe0c825 | |
parent | 5813ba6c39a824252b79d36dc8368b2a1e795c33 (diff) | |
download | rtmux-418fb3938d2e8da39a4776d01ff3f65aca2c686f.tar.gz rtmux-418fb3938d2e8da39a4776d01ff3f65aca2c686f.tar.bz2 rtmux-418fb3938d2e8da39a4776d01ff3f65aca2c686f.zip |
Sync.
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -35,8 +35,11 @@ - CLIENT_HOLD sucks - session with CMD_NOSESSION should be an error - each command should have a print op as well for list keys +- get rid of MAXNAMELEN limits (sessid) - List available commands on ambigous command - Implicitly add exec to the commands for new windows (switch to disable it) +- nested sessions, ie session as window - moving to it moves into session + (remembering parent) -- For 0.1 -------------------------------------------------------------------- - man page |