CLI Guide

Essential keyboard shortcuts and terminal operations for efficient workflow.

Keyboard Shortcuts

Terminal Operations

Cmd+TNew terminal tab
Cmd+WClose terminal
Cmd+1/2/3Switch to tab
Cmd+]Next terminal
Cmd+[Previous terminal

Workspace Management

Cmd+PWorkspace selector
Cmd+Shift+FSearch files
Cmd+BToggle sidebar

Application

Cmd+,Open settings

Shell Support

Termdock supports multiple shell environments with automatic detection and configuration.

Zsh

Full Zsh support with custom configuration and enhanced features.

Bash

Cross-platform Bash compatibility with environment preservation.

PowerShell

Windows PowerShell integration for cross-platform development.

Git Integration

Built-in Git operations with visual feedback and conflict resolution.

Git Operations

  • • Click "+" to stage files
  • • Use Cmd+Enter in commit message for quick commit
  • • Visual branch switching and status display
  • • Real-time conflict highlighting