1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-19 18:57:59 +03:00
wezterm/docs/examples/cmd-synopsis-wezterm-cli-zoom-pane--help.txt
2023-08-28 22:04:14 -07:00

13 lines
508 B
Plaintext

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