Skip to content

Keyboard shortcuts

Zephyr ships with a small set of built-in keyboard shortcuts. There's no shortcut customization UI yet.

Global

ShortcutAction
F11Toggle fullscreen
Cmd + FToggle fullscreen (macOS)
EscClose the open modal / dropdown
Ctrl + RRefresh profiles and games data
Ctrl + FOpen the global search overlay
Ctrl + / Cycle to the previous / next profile

Zoom

ShortcutAction
Ctrl + +Increase UI scale
Ctrl + -Decrease UI scale
Ctrl + WheelZoom with the mouse wheel

The same step matches what you'd get from the appearance slider in Settings.

Mods tab

ShortcutAction
DeleteUninstall the selected mod (or all selected mods, with confirm)
Ctrl / Cmd + ClickToggle a mod into the multi-select
Shift + ClickRange-select between two mods

Randomizer tab

ShortcutAction
Ctrl / Cmd + BToggle the right pane (Multiplayer / YAML)
/ Resize the right pane when its drag handle is focused (hold Shift for larger steps)
Home / EndSnap 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.

ShortcutAction
Ctrl + /Insert / at the start of an empty input (command prefix)
/ Walk through command history
TabAutocomplete
EnterSend the current line
EscClose the autocomplete popup
Ctrl + Shift + TSwap between Server and Client modes
Ctrl + CCopy 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.

Released under GPL-3.0.