Overview
The Action Menu is Tabby’s command palette for AI-powered text transformations. Trigger it withCtrl+\ on any selected text to instantly access grammar fixes, tone changes, text expansion, and more.
The Action Menu works system-wide across all applications - from code editors to email clients to messaging apps.
Opening the Action Menu
| Shortcut | Action |
|---|---|
Ctrl+\ | Open action menu with selected text |
Tab | Quick AI chat mode |
Alt+[Key] | Trigger specific action |
Basic Usage
- Select text in any application
- Press
Ctrl+\to open the Action Menu - Search or navigate with arrow keys to find an action
- Press
Enterto execute, or useAlt+[Key]shortcuts for instant access
Layout Modes
The Action Menu supports two layout modes:- Command Palette
- Homescreen
Default mode - A searchable list interface similar to VS Code’s command palette.
- Search actions by name
- Navigate with arrow keys
- See keyboard shortcuts at a glance
- Perfect for keyboard-driven workflows
Keyboard Navigation
The Action Menu is fully keyboard-accessible:| Key | Action |
|---|---|
↑ / ↓ | Navigate through actions |
Enter | Select highlighted action |
Esc | Close menu or go back |
Tab | Open Quick AI chat mode |
Alt+[Key] | Direct action shortcut |
Action Groups
Actions are organized into two main groups:AI Agents
Interactive, multi-turn AI assistants:- Chat Mode (
Alt+H) - Free-form conversation with context - Interview Copilot (
Alt+I) - Coding interview assistance with screen capture - Text Agent (
Alt+T) - Quick text transformations and AI tools - Voice Agent (
Alt+V) - Real-time voice conversation
AI Actions
Single-shot text transformations (see Text Transformations).Quick AI Chat Mode
PressTab from the Action Menu to enter Quick AI Chat:
- Free-form conversation with AI
- Full context of your selected text
- Multi-turn dialogue support
- Memory-enhanced responses
Custom Prompts
The Custom Prompt action (Alt+K) lets you define your own transformation:
- Select the Custom Prompt action
- Enter your instruction (e.g., “Make this sound more confident”)
- Press
Enterto apply
Result Panel
After selecting an action, the Result Panel shows:- Original text for reference
- AI-generated output with streaming support
- Action buttons: Copy, Paste, Regenerate
| Key | Action |
|---|---|
Enter | Paste result into original location |
Esc | Go back to action selection |
Toolbar Features
The bottom toolbar provides quick access to:- Settings - Configure AI models, shortcuts, and preferences
- Theme toggle - Switch between light and dark mode
- Layout toggle - Switch between command palette and homescreen
- Invisibility mode - Hide from screen recorders (useful for interviews)
Invisibility mode uses content protection APIs to prevent screen recording software from capturing the Action Menu window.
API Integration
The Action Menu communicates with the completion API:See Also
- Text Transformations - Details on individual transformation actions
- AI Suggestions - Context-aware autocomplete system
- Keyboard Shortcuts - Complete shortcut reference