Skip to main content

Navigation & Search

Fabriqa provides a layered navigation system: the command palette for everything, the quick switcher for chat-to-chat jumps, file search for workspace files, and slash commands to open panels directly from the composer.

Command Palette

Cmd+Shift+P (macOS) / Ctrl+Shift+P (Windows / Linux) The command palette gives you access to every registered command in Fabriqa. Type to filter by name or description, then press Enter to run. Commands are grouped by category:
CategoryExamples
NavigationOpen Workspace, Command Palette
ChatNew Chat, Quick Switch Chat, Run Last Action
SettingsOpen Settings, Select Theme, Open Diagnostics
WorkspaceOpen Terminal, Show Git Changes, Open Audit Tab
AgentAgent-related commands
Recently used commands appear at the top for quick re-execution.

Quick Switch Chat

Cmd+K (macOS) / Ctrl+K (Windows / Linux) Opens a fast chat switcher that searches across all chats in the current workspace. Type to filter by chat name, then press Enter to jump. Use this when you have many open chat tabs and want to navigate without clicking. Cmd+P (macOS) / Ctrl+P (Windows / Linux) Search for files in the current workspace and open them in the file viewer. Useful for quickly locating a source file to reference in a chat or to inspect.

Slash Commands

Slash commands are typed directly in the chat composer and execute immediately on Enter. They provide instant access to panels and settings without leaving the keyboard.
CommandAction
/helpShow keyboard shortcuts and available commands
/settingsOpen application settings
/modelsOpen model selector
/themesOpen theme selector
/terminalOpen or focus the terminal panel
/gitShow or focus the git changes panel
/timelineShow conversation timeline with tool calls
/acpShow ACP process debug panel
/auditOpen Workspace Settings → Audit Log tab
/workspace-settingsOpen workspace settings dashboard
/workflow-designerOpen the workflow designer
/diagnosticsOpen the diagnostics dashboard
/usageShow token usage statistics
/cancelStop the current AI response
/render-documentSwitch all chat windows to document view
/render-terminalSwitch all chat windows to terminal output view
/cycle-viewCycle between Document, Terminal Full, and Terminal Summary views
You can also open the shortcut help overlay by pressing ? from anywhere except while editing multiline message text.

Tab Navigation

Fabriqa supports multiple chat tabs per workspace. Switch between them without the mouse:
ActionmacOSWindows / Linux
Switch to tab 1–9Cmd+1Cmd+9Ctrl+1Ctrl+9
Close active tabCmd+WCtrl+W
New chat tabCmd+NCtrl+N
New chat in worktreeCmd+Shift+NCtrl+Shift+N
Cmd+9 always jumps to the last tab regardless of total tab count. The header bar shows a Workspace → Session breadcrumb. Click the workspace segment to open the workspace picker, or the session segment to see session details. This gives you context about which folder and session are currently active.

Settings Access

Open settings directly with Cmd+, (macOS) / Ctrl+, (Windows / Linux) — the same shortcut used in most desktop editors.