mirror of
https://github.com/wez/wezterm.git
synced 2024-12-18 10:52:16 +03:00
11 lines
266 B
Plaintext
11 lines
266 B
Plaintext
|
Activate an adjacent pane in the specified direction
|
||
|
|
||
|
Usage: wezterm cli activate-pane-direction <DIRECTION>
|
||
|
|
||
|
Arguments:
|
||
|
<DIRECTION> The direction to switch to [possible values: Up, Down, Left,
|
||
|
Right, Next, Prev]
|
||
|
|
||
|
Options:
|
||
|
-h, --help Print help
|