ConductoreComing soon — $49

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

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

KeyAction
TypeFilter results
↑ / ↓Navigate results
EnterExecute selected item
EscapeClose 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.

Command Palette | Conductore Docs