mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
2e505ad869
These allow additional control over image placement refs: https://github.com/wez/wezterm/issues/3716
10 lines
308 B
Plaintext
10 lines
308 B
Plaintext
Activate (focus) a pane
|
|
|
|
Usage: wezterm cli activate-pane [OPTIONS]
|
|
|
|
Options:
|
|
--pane-id <PANE_ID> Specify the target pane. The default is to use the
|
|
current pane based on the environment variable
|
|
WEZTERM_PANE
|
|
-h, --help Print help
|