tmux joinp
Split a pane and move an existing one into the new space
Options
Name | Description |
---|---|
-b <src-pane> | Src-pane will be joined to left of or above dst-pane |
-l <size> | Set the size of the new space |
-s <src-pane> | The source pane |
-t <src-pane> | The destination pane |