Back to Wezterm

`wezterm cli activate-pane-direction DIRECTION`

docs/cli/cli/activate-pane-direction.md

latest611 B
Original Source

wezterm cli activate-pane-direction DIRECTION

{{since('20221119-145034-49b9839f')}}

Run wezterm cli activate-pane-direction --help to see more help

Changes the activate pane to the one in the specified direction.

Possible values for DIRECTION are shown below; the direction is matched ignoring case so you can use left rather than Left:

  • Left, Right, Up, Down to activate based on direction
  • Next, Prev to cycle based on the ordinal position in the pane tree.

Synopsis

console
{% include "../../examples/cmd-synopsis-wezterm-cli-activate-pane-direction--help.txt" %}