tmux breakp
Break a pane from an exiting into a new window
Options
Name | Description |
---|---|
-a | Move the window to the next index after |
-b | Move the window to the next index before |
-d | The new windows does not become the current window |
-P | Print information about the new window |
-F <format> | Format output |
-n <window-name> | The target window |
-s <src-pane> | The source pane |
-t <window-name> | The destination window |