1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/docs/examples/cmd-synopsis-wezterm-cli-activate-pane-direction--help.txt
Wez Furlong 2e505ad869
imgcat: add --position, --no-move-cursor and --hold options
These allow additional control over image placement

refs: https://github.com/wez/wezterm/issues/3716
2023-07-15 16:27:52 -07:00

14 lines
482 B
Plaintext

Activate an adjacent pane in the specified direction
Usage: wezterm cli activate-pane-direction [OPTIONS] <DIRECTION>
Arguments:
<DIRECTION> The direction to switch to [possible values: Up, Down, Left,
Right, Next, Prev]
Options:
--pane-id <PANE_ID> Specify the current pane. The default is to use the
current pane based on the environment variable
WEZTERM_PANE
-h, --help Print help