wezterm cli adjust-pane-size DIRECTION

{{since('20230712-072601-f4abf8fd')}}

Run wezterm cli adjust-pane-size --help to see more help

Adjust the size of the current pane, or the pane specified by --pane-id, 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 adjust size based on direction

Synopsis

{% include "../../examples/cmd-synopsis-wezterm-cli-adjust-pane-size--help.txt" %}