Skip to content

wezterm cli rename-workspace NEW-NAME

Since: Version 20230408-112425-69ae8472

The functionality described in this section requires version 20230408-112425-69ae8472 of wezterm, or a more recent version.

Run wezterm cli rename-workspace --help to see more help

Synopsis

Rename a workspace

Usage: wezterm cli rename-workspace [OPTIONS] <NEW_WORKSPACE>

Arguments:
  <NEW_WORKSPACE>
          The new name for the workspace

Options:
      --workspace <WORKSPACE>
          Specify the workspace to rename

      --pane-id <PANE_ID>
          Specify the current pane. The default is to use the current pane based
          on the environment variable WEZTERM_PANE.

          The pane is used to figure out which workspace should be renamed.

  -h, --help
          Print help (see a summary with '-h')