Skip to content

Keyboard Shortcuts

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

Key Action
Arrow Down Next result
Arrow Up Previous result
Enter Navigate to page
Space Pin/unpin (when not typing)
Escape Close modal
starlightTelescope({
shortcut: { key: 'k', ctrl: true, meta: true }
})

See Configuration → shortcut for all options.

Shortcut Conflict
Ctrl+K Browser address bar (Chrome)
Ctrl+P Print dialog
Ctrl+F Browser 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.