diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-26 13:03:59 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-26 13:03:59 +0000 |
commit | 5a954bd9bdd771f64e432b12307026f98a31be3d (patch) | |
tree | 1f749565af6bc021824e745eec4308e9ee256428 /TODO | |
parent | 4ba3cf60beea7be93a1de674226f412e5fec1105 (diff) | |
download | rtmux-5a954bd9bdd771f64e432b12307026f98a31be3d.tar.gz rtmux-5a954bd9bdd771f64e432b12307026f98a31be3d.tar.bz2 rtmux-5a954bd9bdd771f64e432b12307026f98a31be3d.zip |
link-window command to link a window into another session.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -55,10 +55,6 @@ rename sessions swap windows same as link but swap windows if tgt exists else error - link/copy windows - tmux -s <tgt sess> link-window -i<tgt idx> <src sess> <src idx> - link src win to tgt win (at tgt idx if given and - empty else new) unlink window (error if window only linked to one session) tmux -s <sess> unlink-window -i<tgt idx> kill session (not bound by default) |