CLI Guide
Essential keyboard shortcuts and terminal operations for efficient workflow.
Keyboard Shortcuts
Terminal Operations
Cmd+T
New terminal tabCmd+W
Close terminalCmd+1/2/3
Switch to tabCmd+]
Next terminalCmd+[
Previous terminalWorkspace Management
Cmd+P
Workspace selectorCmd+Shift+F
Search filesCmd+B
Toggle 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