DocsReference

Keyboard shortcuts

Plexus is keyboard-driven. Almost every action has a shortcut, and the command palette can reach the rest.

Command palette

Press ⌘K to open the palette. Type to fuzzy-find any project, session, or action and run it without lifting your hands from the keyboard.

Global

⌘KOpen the command palette
⌘NNew session
⌘DGo to dashboard
⌘,Open settings
⌘\Toggle the summary sidebar

Within a session

⌘1–4Switch between Agent / Review / Explorer / Git
⌘JToggle the terminal
⌘EnterSend the current message to the agent
⌘RResume a paused session

Git

⌘⇧MMerge the session branch
⌘⇧PCreate a pull request
⌘⇧RRebase onto the base branch

Shortcuts respect your platform — on macOS maps to Ctrl on Windows and Linux.