Skip to content

wezterm cli zoom-pane

Since: Nightly Builds Only

The functionality described in this section requires a nightly build of wezterm. You can obtain a nightly build by following the instructions from the Download section.

Run wezterm cli zoom-pane --help to see more help

Synopsis

Zoom, unzoom, or toggle zoom state

Usage: wezterm cli zoom-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
      --zoom               Zooms the pane if it wasn't already zoomed
      --unzoom             Unzooms the pane if it was zoomed
      --toggle             Toggles the zoom state of the pane
  -h, --help               Print help