Terminal
Local Terminal
Open a local terminal from the sidebar or with Cmd+T in the terminal page. Features:
- Multi-tab support (create, switch, close tabs)
- Full terminal emulation via xterm.js
- WebGL rendering for performance
- JetBrains Mono font
SSH Terminal
Connect to any configured server's terminal:
- Click Terminal on a server card, or
- Open a server in the file browser, then click the terminal icon
SSH terminals support the same multi-tab features as local terminals, with multiple shell sessions per server connection.
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
Cmd+T |
New tab |
Cmd+W |
Close tab |
Cmd+1-9 |
Switch to tab |
Cmd+C |
Copy selection or send SIGINT |
Cmd+V |
Paste |
Cmd+A |
Select all |
Cmd+K |
Clear screen |
Last updated 3 hours ago
Was this helpful?