Skip to main content

Keyboard Shortcuts

Speed up your workflow in Shogo with these keyboard shortcuts.

General

ActionMacWindows / Linux
Command paletteCmd + KCtrl + K
Focus chat inputCmd + LCtrl + L

Command palette

The command palette (Cmd + K / Ctrl + K) gives you quick access to:

  • Search projects — Find any project by name
  • Navigate — Jump to any page in the app
  • Quick actions — Common actions like creating a new agent

How to use it

  1. Press Cmd + K (Mac) or Ctrl + K (Windows/Linux).
  2. Start typing to search.
  3. Use arrow keys to navigate results.
  4. Press Enter to select.
  5. Press Escape to close.

Files panel shortcuts

When editing workspace files (like AGENTS.md, skills, etc.) in the Files tab, standard text editing shortcuts are available:

ActionMacWindows / Linux
UndoCmd + ZCtrl + Z
RedoCmd + Shift + ZCtrl + Shift + Z
FindCmd + FCtrl + F
Select allCmd + ACtrl + A
CopyCmd + CCtrl + C
PasteCmd + VCtrl + V
note

Most users configure their agent entirely through chat and don't need to edit workspace files directly.