Command palette default
The default command palette binding is Ctrl+P / ⌘P (Mod+P in settings). Some older README copy referenced Ctrl+K — your installed defaults may differ if you customized keybindings.
Global
| Action | Linux / Windows | macOS |
|---|
| Command palette | Ctrl+P | ⌘+P |
| New connection | Ctrl+N | ⌘+N |
| Local terminal | Ctrl+T | ⌘+T |
| Settings | Ctrl+, | ⌘+, |
| Toggle sidebar | Ctrl+B | ⌘+B |
| AI Command Bar | Ctrl+I | ⌘+I |
Tabs
| Action | Linux / Windows | macOS |
|---|
| New terminal (current host) | Ctrl+Shift+T | ⌘+Shift+T |
| Close tab | Ctrl+W | ⌘+W |
| Close terminal tab | Ctrl+Shift+W | ⌘+Shift+W |
| Next tab | Ctrl+Tab | Ctrl+Tab |
| Previous tab | Ctrl+Shift+Tab | Ctrl+Shift+Tab |
| Switch to tab 1–9 | Ctrl+1 … Ctrl+9 | ⌘+1 … ⌘+9 |
Terminal (active)
| Action | Linux / Windows | macOS |
|---|
| Copy | Ctrl+Shift+C | ⌘+Shift+C |
| Paste | Ctrl+Shift+V | ⌘+Shift+V |
| Search in buffer | Ctrl+F | ⌘+F |
| Zoom in | Ctrl+= | ⌘+= |
| Zoom out | Ctrl+- | ⌘+- |
Snippets
| Action | Linux / Windows | macOS |
|---|
| Toggle snippets sidebarAlso Ctrl+Shift+` | Ctrl+Shift+S | Ctrl+Shift+S |
Host workspace panels
These open Files, Port Forwarding, or Dashboard on the active connection tab. They are fixed shortcuts today (not yet in Settings → Shortcuts).
| Action | Linux / Windows | macOS |
|---|
| Open file manager (active host) | Ctrl+Shift+F | Ctrl+Shift+F |
| Open port forwarding (active host) | Ctrl+Shift+N | Ctrl+Shift+N |
| Open dashboard (active host) | Ctrl+Shift+D | Ctrl+Shift+D |
File manager
| Action | Linux / Windows | macOS |
|---|
| Open file managermacOS: ⌘⇧F | Ctrl+Shift+F | ⌘+Shift+F |
| Copy / cut / paste | Ctrl+C / Ctrl+X / Ctrl+V | ⌘+C / ⌘+X / ⌘+V |
| Rename | F2 | F2 |
| Delete | Delete | Delete |
| Edit path | Ctrl+L | ⌘+L |
| Go up | Backspace | Backspace |
| Go back / forward | Alt+Left / Alt+Right | Alt+Left / Alt+Right |
Customize
Open Settings → Shortcuts to remap global, tab, terminal, and file-manager bindings. Changes are saved to your local settings.json.