Features
Command Palette
Quick access to actions and navigation with Cmd+K.
The command palette provides quick access to all ChatML actions from a single keyboard shortcut.
Opening the Palette
Press Cmd+K to open the command palette from anywhere in ChatML.
Available Actions
The command palette gives you quick access to:
- Create new session — Start a new isolated coding session
- Switch sessions — Jump to any session by name
- Open settings — Navigate to specific settings sections
- Add workspace — Register a new git repository
- Search conversations — Find messages across conversations
Slash Commands
In the message input, type / to access slash commands:
- Slash commands provide quick access to specific actions
- Commands are filtered and scored as you type
- Each command has a description and category
Keyboard-Driven Workflow
ChatML is designed for keyboard-first interaction:
| Shortcut | Action |
|---|---|
Cmd+K | Command palette |
Cmd+N | New session |
Cmd+, | Settings |
Cmd+1-9 | Switch to session by position |
Cmd+P | Quick file open |
See the full keyboard shortcuts reference for all available shortcuts.