Skip to content

Keyboard Shortcuts

Master these keyboard shortcuts to navigate Hive like a pro!

Global Shortcuts

These shortcuts work anywhere in the application:

ShortcutActionDescription
Cmd+,SettingsOpen application settings
Cmd+QQuit HiveClose the application
Cmd+HHide HiveMinimize to dock
Cmd+MMinimizeMinimize window
Cmd+WClose Session/TabClose current session or tab
EscCancel/CloseClose dialogs, panels, or cancel operations
ShortcutActionDescription
Cmd+PCommand PaletteQuick access to all commands
Cmd+KSession HistoryOpen session history panel
Cmd+DSearch FilesSearch files in current worktree
Cmd+GFilter ProjectsFocus the project filter input
Cmd+1Focus Left SidebarMove focus to left sidebar
Cmd+2Focus Main PaneMove focus to main chat pane
TabToggle Build/Plan ModeSwitch between build and plan mode

Session Management

ShortcutActionDescription
Cmd+TNew SessionStart new AI coding session
Cmd+WClose SessionClose current session
Alt+TCycle Model VariantCycle through thinking-level variants (high/max)
Cmd+RRun ProjectStart or stop the project run script
Cmd+Shift+NNew WorktreeCreate new worktree for current project

Git Operations

ShortcutActionDescription
Cmd+Shift+CFocus Commit FormFocus the git commit form
Cmd+Shift+PPush to RemotePush commits to remote repository
Cmd+Shift+LPull from RemotePull commits from remote repository
ShortcutActionDescription
Cmd+BToggle Left SidebarShow/hide left sidebar
Cmd+Shift+BToggle Right SidebarShow/hide right sidebar

Custom Shortcuts

You can customize keyboard shortcuts in Settings:

  1. Open Settings (Cmd+,)
  2. Navigate to "Keyboard Shortcuts"
  3. Search for the command you want to modify
  4. Click on the current shortcut
  5. Press your new key combination
  6. Click "Save"

Tips for Learning Shortcuts

  1. Start with essentials: Master Cmd+P, Cmd+K, and Cmd+T first
  2. Print this page: Keep it nearby while working
  3. Practice daily: Use one new shortcut each day
  4. Customize: Modify shortcuts to match your muscle memory
  5. Command Palette: When you forget, use Cmd+P to search for commands

Platform-Specific Notes

These shortcuts are for macOS. On Windows:

macOSWindows
CmdCtrl
AltAlt

💡 Pro Tip: The command palette (Cmd+P) shows keyboard shortcuts next to each command. Use it to discover and learn shortcuts as you work!

Released under the MIT License.