diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-02-24 00:55:20 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-02-24 00:55:20 +0000 |
commit | 7da60e78c6f3e3900362b068351a694ede463f3b (patch) | |
tree | 49bc7df28c88a9d1c093a8e29b324a3fc13b39b0 | |
parent | f7646d27383211848b6f0410c7fc6193e5b4d949 (diff) | |
download | rtmux-7da60e78c6f3e3900362b068351a694ede463f3b.tar.gz rtmux-7da60e78c6f3e3900362b068351a694ede463f3b.tar.bz2 rtmux-7da60e78c6f3e3900362b068351a694ede463f3b.zip |
+
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -127,5 +127,5 @@ - multiline status line - flag for absolute pane size to resize-pane - sanity check input to socket -- allow load-buffer to read until EOF for fifos and whatnot - +- stdin fd should be passed up to parent so load-buffer and others could use it + for nonattaching clients |