The Default Workspace
Every environment starts with a workspace namedmain.
mainuses the shared/workspaceroot- it has a primary
tmuxsession rmux workspace attachtargets it by default
Named Workspaces
Named workspaces let you keep parallel work separate.Workspace Commands
workspace attachopens the workspace terminalworkspace runsends a command without attachingworkspace logsshows the workspace log outputworkspace rmremoves a named workspace
Editors And Workspaces
rmux workspace editor, rmux workspace code, and rmux workspace cursor
open the workspace path in a remote editor. They do not attach to the
workspace’s tmux terminal.
This editor flow currently supports backend=aws and backend=gcp.
Read Next
Day-To-Day Workflows
See the common workspace commands in context.
Editor Access
See how RMUX sets up VS Code and Cursor over SSH.


