Complete guide to all keyboard shortcuts in Agentastic. Shortcuts are customizable - this reference shows the defaults.
Essential Shortcuts
Global Shortcuts
These work from any application when Agentastic is running:
| Shortcut | Action | Notes |
|---|
⌘+\ | Open launcher | Customizable (default) |
⌃+Space | Force expansion | Manual trigger |
⌘+⇧+Space | AI complete | Inline AI assistance |
| Text Selection + Click | Open launcher with context | When Text Selection Popup enabled |
Launcher Shortcuts
Available when the launcher is open:
| Shortcut | Action | Notes |
|---|
⌘+Q | Close launcher | Exit the overlay |
⌘+M | Minimize launcher | Minimize to Dock |
⎋ | Cancel API request | Cancels in-flight request only |
⏎ | Send message | When input field focused |
⌘+⏎ | Insert & keep open | Continue working |
⌥+⏎ | Copy to clipboard | Don't insert |
⌘+1 | Toggle Agent Mode | Advanced AI capabilities |
⌘+2 | Toggle Bundle Mode | Super Intelligence multi-model comparison |
⌘+3 | Toggle Vision Mode | Screen capture for AI |
⌘+4 | Toggle Thinking Mode | Extended reasoning (model-dependent) |
⌘+5 | Toggle Search Mode | Live web search results |
⌘+6 | Toggle Imagine Mode | Image generation |
⌘+F | Toggle Window Size | Minimize ↔ expand (text-field only ↔ full overlay) |
⌥+⌘+O | Toggle Window Mode | Switch between overlay and standard window mode |
⌘+T | New conversation tab | Create new tab in sidebar |
⌘+W | Close current tab | Close active conversation tab |
⌥+⌘+W | Close all tabs | Close all tabs and create new |
⌘+S | Bookmark conversation | Save current chat to Bookmarks |
⌘+N | New conversation | Clear and start fresh |
⌘+, | Open settings | Preferences |
Hold Space (1 sec) | Push-to-talk | Voice input after 1 second hold (when not typing) |
Navigation Shortcuts
Within Launcher
| Shortcut | Action |
|---|
↑/↓ | Navigate items |
⇞/⇟ | Page up/down |
⌘+↑ | Jump to first |
⌘+↓ | Jump to last |
⇥ | Next suggestion |
⇧+⇥ | Previous suggestion |
Text Navigation
| Shortcut | Action |
|---|
⌘+← | Start of line |
⌘+→ | End of line |
⌥+← | Previous word |
⌥+→ | Next word |
Expansion Shortcuts
Trigger Controls
| Shortcut | Action | When to Use |
|---|
Space | Default trigger | After typing abbreviation |
⇥ | Alternative trigger | If configured |
⏎ | Newline trigger | If enabled |
⌫ | Undo expansion | Immediately after expansion |
Quick Expansions
| Shortcut | Expands To | Customizable |
|---|
;; | Previous clipboard | Yes |
!! | Current date | Yes |
@@ | Current time | Yes |
:: | Last expansion | Yes |
AI Feature Shortcuts
AI Mode Controls
| Shortcut | Action |
|---|
⌘+1 | Toggle Agent Mode |
⌘+2 | Toggle Bundle Mode |
⌘+3 | Toggle Vision Mode |
⌘+4 | Toggle Thinking Mode |
⌘+5 | Toggle Search Mode |
⌘+6 | Toggle Imagine Mode |
Hold Space (1 sec) | Voice input (push-to-talk after 1 second) |
AI Tools
| Shortcut | Opens |
|---|
⌘+E | Email assistant |
⌘+K | Quick search |
⌘+M | Memory access |
⌘+⇧+S | Screen capture |
Editing Shortcuts
Standard Editing
| Shortcut | Action |
|---|
⌘+A | Select all |
⌘+C | Copy |
⌘+X | Cut |
⌘+V | Paste (supports images in launcher) |
⌘+Z | Undo |
⌘+⇧+Z | Redo |
Advanced Editing
| Shortcut | Action |
|---|
⌘+D | Duplicate line |
⌘+⌫ | Delete to start |
⌘+Delete | Delete to end |
⌥+⌫ | Delete word |
Settings Shortcuts
In Settings Window
| Shortcut | Action |
|---|
⌘+1-5 | Switch tabs |
⌘+F | Search settings |
⌘+R | Reset to defaults |
⌘+S | Save changes |
Quick Settings
| Shortcut | Action |
|---|
⌘+⇧+, | Advanced settings |
⌘+⇧+E | Expansion manager |
⌘+⇧+P | Prompt editor |
Application-Specific
Email Clients (Mail, Outlook)
| Shortcut | Action |
|---|
⌘+⇧+R | AI reply |
⌘+⇧+F | AI forward |
⌘+⇧+N | AI compose |
Code Editors (VS Code, Xcode)
| Shortcut | Action |
|---|
⌘+⇧+D | Document code |
⌘+⇧+T | Generate tests |
⌘+⇧+C | Add comments |
Web Browsers
| Shortcut | Action |
|---|
⌘+⇧+L | Summarize page |
⌘+⇧+K | Extract info |
⌘+⇧+B | Bookmark with AI |
Custom Shortcuts
Creating Custom Shortcuts
- Open Settings (
⌘+,)
- Navigate to Shortcuts
- Click "Add Shortcut"
- Press key combination
- Assign action
Action Types
- Expansion - Trigger specific expansion
- Command - Run AI command
- Tool - Activate tool
- Workflow - Execute workflow
- Script - Run custom script
Examples
custom_shortcuts:
- keys: "cmd+shift+t"
action: "insert_timestamp"
- keys: "cmd+shift+e"
action: "/email compose"
- keys: "ctrl+opt+d"
action: "duplicate_and_increment"
Modifier Keys
Key Symbols
| Symbol | Key |
|---|
⌘ | Command |
⌃ | Control |
⌥ | Option/Alt |
⇧ | Shift |
⎋ | Escape |
⏎ | Return/Enter |
⌫ | Delete/Backspace |
⇥ | Tab |
Modifier Combinations
⌘ + letter = Primary action
⌘+⇧ + letter = Secondary action
⌘+⌥ + letter = Alternative action
⌃+⌥ + letter = Advanced action
Accessibility Shortcuts
VoiceOver Support
| Shortcut | Action |
|---|
⌘+F5 | Toggle VoiceOver |
⌃+⌥+Space | Activate item |
⌃+⌥+→ | Next item |
⌃+⌥+← | Previous item |
Display
| Shortcut | Action |
|---|
⌘+⌥+8 | Toggle zoom |
⌘+⌥+= | Zoom in |
⌘+⌥+- | Zoom out |
Troubleshooting Shortcuts
Shortcut Conflicts
Common conflicts and solutions:
-
Spotlight (⌘+Space)
- Change Spotlight to
⌃+Space
- Or change Agentastic launcher
-
Mission Control
- Modify in System Settings
- Use different modifier
-
App-specific
- Check app preferences
- Use alternative binding
Reset Shortcuts
To reset all shortcuts to defaults:
agentastic shortcuts reset
Or in UI:
- Settings → Shortcuts
- Click "Reset All"
- Confirm
Platform Differences
macOS vs Windows (Future)
| Function | macOS | Windows |
|---|
| Launcher | ⌘+Space | Win+Space |
| Settings | ⌘+, | Ctrl+, |
| Force expand | ⌃+Space | Ctrl+Space |
Tips for Learning Shortcuts
Start With These
⌘+Space - Open launcher
⌘+1 - Toggle Agent Mode
⌘+2 - Toggle Bundle Mode
⌘+3 - Toggle Vision Mode
⌘+S - Bookmark conversation
⌘+N - New conversation
Hold Space - Voice input
⌘+Q - Close launcher
⎋ - Cancel API request
⌘+, - Settings
Practice Routine
- Week 1: Master essential shortcuts
- Week 2: Add navigation shortcuts
- Week 3: Learn AI shortcuts
- Week 4: Customize your own
Memory Aids
- Navigation: Arrow keys for movement
- Actions: Return for accept, Escape for cancel
- Modifiers: Cmd for primary, Shift for variants
Quick Reference Card
Print this for your desk:
ESSENTIAL
---------
⌘+Space = Launcher
⌘+T = New tab
⌘+W = Close tab
⌥+⌘+W = Close all
⌘+N = New conversation
⌘+S = Bookmark conversation
⌘+Q = Close overlay
⎋ = Cancel request
⌘+, = Settings
WINDOW MODES
------------
⌘+F = Toggle size (minimize ↔ expand)
⌥+⌘+O = Toggle mode (overlay ↔ window)
AI MODES
--------
⌘+1 = Agent Mode
⌘+2 = Bundle Mode
⌘+3 = Vision Mode
⌘+4 = Thinking Mode
⌘+5 = Search Mode
⌘+6 = Imagine Mode
Hold Space = Voice input
⌘+E = Email
⌘+K = Quick search
EDITING
-------
⌘+A = Select all
⌘+Z = Undo
⌘+C/X/V = Copy/Cut/Paste
NAVIGATION
----------
↑/↓ = Move selection
⏎ = Send/Accept
⇥ = Next field
Next Steps
Master these shortcuts to transform your productivity with Agentastic!