Aller au contenu

Keyboard Shortcuts

Ce contenu n’est pas encore disponible dans votre langue.

Ctrl+/ (Windows/Linux) or Cmd+/ (Mac) opens the search modal. The trigger button displays the appropriate shortcut for the detected platform.

KeyAction
Arrow DownNext result
Arrow UpPrevious result
EnterNavigate to page
SpacePin/unpin (when not typing)
EscapeClose modal
starlightTelescope({
shortcut: { key: 'k', ctrl: true, meta: true }
})

See Configuration → shortcut for all options.

ShortcutConflict
Ctrl+KBrowser address bar (Chrome)
Ctrl+PPrint dialog
Ctrl+FBrowser find

The default Ctrl+/ avoids these conflicts.

  • ARIA live regions announce changes to screen readers
  • Focus moves to search input when modal opens
  • Focus is trapped within the modal
  • Animations respect prefers-reduced-motion

On mobile, the search opens via the trigger button.