Split View¶
Terminal + Files Side by Side¶
Click Split on any server to open a combined view:
- Left pane -- SSH terminal
- Right pane -- SFTP file browser (simplified view)
This is useful when you need to navigate files while running commands, for example:
- Editing config files while tailing logs
- Browsing deployment artifacts while running scripts
- Checking file permissions while managing services
Navigation¶
The right pane shows a simplified file list. Double-click a folder to navigate into it. Use the up arrow to go back.
When to Use¶
| Need | Use |
|---|---|
| Full terminal session | SSH tab |
| Full file management (upload, edit, rename) | SFTP tab |
| Quick reference while working in terminal | Split view |