tmux selectp
Make a pane the active one in the window
Options
Name | Description |
---|---|
-D | Use the down pane |
-d | Disable input to the pane |
-e | Enable input to the pane |
-L | Use the left pane |
-l | Same as last-pane command |
-M | Clear the marked pane |
-m | Set the market pane |
-R | Use the right pane |
-U | Use the up pane |
-Z | Set the pane's title |
-T <title> | Set the pane title |
-t <src-pane> | The target pane |