-
Notifications
You must be signed in to change notification settings - Fork 14
User Guide Settings
github-actions[bot] edited this page Jun 1, 2026
·
6 revisions
Open Settings from the sidebar (gear icon).
| Setting | Description |
|---|---|
| Color theme | 35 built-in themes; visual picker grid |
| Font | 7 bundled fonts (DejaVu, Meslo LGS, Inconsolata, Source Code Pro, Ubuntu Mono, Roboto Mono, MesloLGS NF) |
| Font size | Adjust terminal font size |
| Setting | Default | Description |
|---|---|---|
| Keep-alive interval | 10 s | Sends SSH keep-alive packets at this interval. Options: 10 s, 30 s, 60 s, 5 min, Disabled |
| Auto-reconnect attempts | Unlimited (0) | Number of reconnect attempts on disconnect. 0 = unlimited with linear back-off countdown |
When the SSH connection drops, YourSSH automatically attempts to reconnect. With Unlimited selected, the countdown timer in the tab shows the back-off delay (increases linearly). To disable auto-reconnect, set the value to 1 or a specific number.
All keyboard shortcuts are customizable. Click any shortcut row and press the new key combination. Changes take effect immediately.
| Action | Default |
|---|---|
| New session | Cmd/Ctrl+N |
| Close session | Cmd/Ctrl+W |
| Next session | Cmd/Ctrl+] |
| Previous session | Cmd/Ctrl+[ |
| Toggle input bar | Cmd/Ctrl+Shift+I |
| Split horizontal | Cmd/Ctrl+Shift+H |
| Split vertical | Cmd/Ctrl+Shift+V |
Enter API keys for AI providers:
| Provider | Key format |
|---|---|
| Anthropic Claude | sk-ant-... |
| OpenAI | sk-... |
| Google Gemini | AIza... |
Select the default model per provider. Keys are stored in the OS keychain.
See Sync for full setup instructions.
Toggle Dart plugins (DevOps, Web Tools, Snippets) on or off. JS script plugins are managed via the Plugin Manager screen (sidebar → Plugins section).