Skip to content

SSH Terminal

Full PTY (pseudo-terminal) connected to the remote machine.


Each pane header shows the tab name, session ID, and live latency to the client. The control buttons on the right are:

ButtonAction
Split right — open a new pane to the right of this one
Split down — open a new pane below this one
Maximise this pane to full screen
×Close this pane

The split-panel workspace lets you tile multiple panes side-by-side.

Two SSH terminals tiled side-by-side: left showing ping output, right showing htop

Click or in any pane header to create a new empty pane, then open any tab type inside it with Alt+T (SSH), Alt+C (SCP), or Alt+W (WebProxy).

The tab bar at the top of the workspace shows all open tabs for the current session. Tabs are named by type and number (e.g. SSH, SSH-1, SSH-2, SCP-1). The active tab is highlighted in blue.

Click a tab to bring it into focus. Click × on a tab to close it. Use the ⊕ Tab button at the far right to open a new tab.

BehaviourDetails
Resize panesDrag the divider between two panes
Reset to 50/50Double-click the divider
Minimum pane size200 px wide, 150 px tall

Layouts are not persisted across page reloads — you will need to recreate splits after refreshing the browser.

Closing a pane reflows the remaining panes. Closing the last pane collapses the split layout.


If your browser connection drops, the terminal output buffer (up to 1 MB) is preserved. Open a new SSH tab to resume — the buffer replays immediately.

See Keyboard Shortcuts for all workspace shortcuts.