Command Palette
The command palette provides instant fuzzy search over every action, terminal, project, and setting in Conductore.
Opening the palette
Ctrl+Shift+P — Windows / Linux Cmd+Shift+P — macOS
What you can search
The palette indexes:
- Terminals — switch to any terminal by name or project
- Projects — open or focus any project
- Actions — toggle layouts, open panels, trigger git operations
- Settings — jump directly to any settings tab
- Docs — navigate to any documentation page
Keyboard navigation
| Key | Action |
|---|---|
| Type | Filter results |
| ↑ / ↓ | Navigate results |
| Enter | Execute selected item |
| Escape | Close palette |
Examples
Type quad to switch to quad layout. Type git to jump to the git panel. Type btop to launch a TUI app. Type claude to find any terminal running Claude Code.
The palette is the fastest way to navigate Conductore without taking your hands off the keyboard.