Skip to content

wezterm cli zoom-pane

Since: Version 20240127-113634-bbcac864

The functionality described in this section requires version 20240127-113634-bbcac864 of wezterm, or a more recent version.

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