Keyboard shortcuts
Zephyr ships with a small set of built-in keyboard shortcuts. There's no shortcut customization UI yet.
Global
| Shortcut | Action |
|---|---|
| F11 | Toggle fullscreen |
| Cmd + F | Toggle fullscreen (macOS) |
| Esc | Close the open modal / dropdown |
| Ctrl + R | Refresh profiles and games data |
| Ctrl + F | Open the global search overlay |
| Ctrl + ← / → | Cycle to the previous / next profile |
Zoom
| Shortcut | Action |
|---|---|
| Ctrl + + | Increase UI scale |
| Ctrl + - | Decrease UI scale |
| Ctrl + Wheel | Zoom with the mouse wheel |
The same step matches what you'd get from the appearance slider in Settings.
Mods tab
| Shortcut | Action |
|---|---|
| Delete | Uninstall the selected mod (or all selected mods, with confirm) |
| Ctrl / Cmd + Click | Toggle a mod into the multi-select |
| Shift + Click | Range-select between two mods |
Randomizer tab
| Shortcut | Action |
|---|---|
| Ctrl / Cmd + B | Toggle the right pane (Multiplayer / YAML) |
| ← / → | Resize the right pane when its drag handle is focused (hold Shift for larger steps) |
| Home / End | Snap the right pane to its widest / narrowest size when the handle is focused |
Console
The Archipelago console (Server / Client modes) has its own keyboard surface.
| Shortcut | Action |
|---|---|
| Ctrl + / | Insert / at the start of an empty input (command prefix) |
| ↑ / ↓ | Walk through command history |
| Tab | Autocomplete |
| Enter | Send the current line |
| Esc | Close the autocomplete popup |
| Ctrl + Shift + T | Swap between Server and Client modes |
| Ctrl + C | Copy selected log lines |
What about the rest?
Things that look like shortcuts but aren't bound globally yet:
- There's no command palette.
- There's no Ctrl + 1..9 tab switching - use the sidebar or
Ctrl + ←/→for profiles. - Ctrl + B toggles the right pane on the randomizer page only; it does nothing elsewhere.
- The config editor saves automatically - there's no save / undo / redo binding.
If a binding you'd expect is missing, open an issue and we'll consider it.