CLI Guide
Essential keyboard shortcuts and terminal operations for efficient workflow.
Keyboard Shortcuts
Terminal Operations
Cmd+TNew terminal tabCmd+WClose terminalCmd+1/2/3Switch to tabCmd+]Next terminalCmd+[Previous terminalWorkspace Management
Cmd+PWorkspace selectorCmd+Shift+FSearch filesCmd+BToggle sidebarApplication
Cmd+,Open settingsShell 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