mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
6d288696c8
This action causes the active workspace for the gui to change. If the name is omitted a random name will be generated. If the workspace doesn't exist, it will be be created. The optional spawn parameter can be used to launch a specific program into the new workspace; if omitted, the default prog will be used. The gui only supports a single active workspace. Switching workspaces will repurpose existing gui windows and re-assign them to windows in the new workspace, adjusting their size to fit those windows, spawning new windows or closing unused windows as required. The gui now exits when there are no panes in the active workspace, rather than no panes at all. refs: #1531 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |