diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-21 10:08:52 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-21 10:08:52 +0000 |
commit | e5ab9a2db53ccae8ebaca25d8b24a0e5deaaa518 (patch) | |
tree | 389d94547edb86850819a3b3da4253d407720897 | |
parent | 9a3c3c5198482627fce5d6b1822f86f0ff0d99b7 (diff) | |
download | rtmux-e5ab9a2db53ccae8ebaca25d8b24a0e5deaaa518.tar.gz rtmux-e5ab9a2db53ccae8ebaca25d8b24a0e5deaaa518.tar.bz2 rtmux-e5ab9a2db53ccae8ebaca25d8b24a0e5deaaa518.zip |
Sync.
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -79,4 +79,5 @@ --- save-buffer -b number filename load-buffer -b number filename -copy-buffer (from other session) +copy-buffer -s src-session -t dst-session -a src-index -b dst-index + (from other session) |