Last updated · 2026-04-23

Keyboard shortcuts

Every key combination bound on VptTips. Switch between macOS and Windows / Linux notation below.

Sequence shortcuts like g then h(go home) fire when you type both keys within one second. They’re ignored while you’re typing in an input, so g still works as a letter inside search boxes. Combinations with Ctrl work everywhere — even inside inputs.

General

  • Show the keyboard shortcut reference

    ?
  • Open your settings

    Ctrl,
  • Toggle between light and dark mode

    ShiftD

Navigation

  • Go to the home page

    gh
  • Go to the community library

    gl
  • Go to the help center

    g?
  • Go to settings

    gs
  • Go to your account page

    ga

Search & answers

  • Jump focus to the search prompt

    /
  • Jump focus to the search prompt

    CtrlK
  • Submit the current prompt

    in the search prompt

    Enter
  • Submit from the top toolbar search

    in the top toolbar search

    CtrlEnter
  • Insert a newline in the input

    in the tool-search textarea

    ShiftEnter
  • Start / stop voice dictation

    CtrlShiftM
  • Clear the current prompt and start a new chat

    CtrlShiftN

Lists & menus

  • Close the current popover, dropdown, or result panel

    Esc
  • Move between menu / result rows

  • Jump to the first / last menu row

    HomeEnd
  • Move focus forward through interactive elements

    Tab
  • Move focus backward through interactive elements

    ShiftTab

Music player

  • Play / pause music when a track is queued

    when the music drawer is focused

    Space
  • Seek backward / forward during playback

    when the music drawer is focused

  • Mute / unmute music

    when the music drawer is focused

    M

Tip: press ? anywhere on the site to jump straight back to this page.

Shortcut bindings live in components/GlobalShortcuts.tsx. The reference above is generated from lib/shortcuts.ts.