Terminal
Terminal in the full Desktop or Web runtime is a real interactive shell rooted in the selected project or managed cloud workspace.
In this section 6 pages
- 10.01Overview
- 10.02Running commandsRun commands only after confirming the terminal’s workspace, expected effect, and success signal.
- 10.03Interactive processesThe full Foxora terminal supports interactive shells and long-running processes, including development servers that can expose a preview URL.
- 10.04Managing multiple terminalsTerminal tabs keep independent shells available for commands that need different working states or concurrent processes.
- 10.05Stopping and restarting processesStop a process in its existing terminal before restarting it so you do not leave duplicate servers, workers, or watchers behind.
- 10.06Terminal permissions and safetyA terminal can modify files and external systems, so its effective authority should match the task’s workspace and risk.