diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-03-15 16:09:49 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-03-15 16:09:49 +0000 |
commit | 593bcbdd497a8dadd44abdfabf4acfa808d5d076 (patch) | |
tree | 6c18dba942c159a9062503d27c1ed5878ff16402 | |
parent | 9f5b9ba0d6d6a72f710d4363cfacb28c295066b2 (diff) | |
download | rtmux-593bcbdd497a8dadd44abdfabf4acfa808d5d076.tar.gz rtmux-593bcbdd497a8dadd44abdfabf4acfa808d5d076.tar.bz2 rtmux-593bcbdd497a8dadd44abdfabf4acfa808d5d076.zip |
+.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -139,5 +139,7 @@ For 1.3: 8 stdin fd should be passed up to parent so load-buffer and others could use it for nonattaching clients 9 something for -t "last window in session" so a session can be used as a stack +10 synchronous commands - client sends cmd and blocks, neww/splitw saves client ptr + then when program inside died, sends MSG_SOMETHING with wait status to client ... |