wezterm cli move-pane-to-new-tab
Move a pane into a new tab
Options
Name | Description |
---|---|
--pane-id [pane-id] | Specify the pane that should be moved. The default is to use the current pane based on the environment variable WEZTERM_PANE |
--window-id [window-id] | Specify the window into which the new tab will be created. If omitted, the window associated with the current pane is used |
--workspace [workspace] | If creating a new window, override the default workspace name with the provided name. The default name is "default" |
--new-window | Create tab in a new window, rather than the window currently containing the pane |
-h, --help | Print help information |