aerospace move-node-to-workspace [-h|--help] [--focus-follows-window] [--wrap-around]
(next|prev)
aerospace move-node-to-workspace [-h|--help] [--focus-follows-window] [--fail-if-noop]
[--window-id <window-id>] <workspace-name>
Move the focused window to the specified workspace
(next|prev) is identical to workspace (next|prev)
- -h, --help
-
Print help
- --wrap-around
-
Make it possible to jump between first and last workspaces using (next|prev)
- --fail-if-noop
-
Exit with non-zero code if move window to workspace it already belongs to
- --focus-follows-window
-
Make sure that the window in question receives focus after moving. This flag is a shortcut for manually running
aerospace-workspace/aerospace-focusaftermove-node-to-workspacesuccessful execution. - --window-id <window-id>
- (next|prev)
-
Move window to next or prev workspace
- <workspace-name>
-
Specifies workspace name where to move window to