Windows Terminal
A modern terminal application for Windows that manages multiple shells in tabs, offering a unified interface for PowerShell, CMD, and WSL
Comprehensive shortcuts that maximize terminal productivity by quickly utilizing basic features like copy, paste, search, and settings
Ctrl+Shift+C
Copy
Copies the selected text to the clipboard.
💡 Hint: Copy
🎯 Copy selected text to clipboard to utilize commands or output results in other applications
Ctrl+Shift+V
Paste
Pastes text from the clipboard.
💡 Hint: Paste V
🎯 Paste text from clipboard to quickly input long commands or paths
Ctrl+Shift+F
Find
Searches for text in the terminal.
💡 Hint: Find
🎯 Search for text within the terminal to quickly find specific information from large amounts of output
Ctrl+,
Open Settings
Opens the Windows Terminal settings.
💡 Hint: Comma for settings
🎯 Open settings to customize terminal appearance and behavior to your preferences
Ctrl+Shift+P
Command Palette
Opens the command palette.
💡 Hint: Palette
🎯 Open command palette to quickly access all features and improve work efficiency
F11
Toggle Fullscreen
Toggles fullscreen mode.
💡 Hint: F11 (standard)
🎯 Toggle fullscreen to utilize more screen space during intensive work
Ctrl++
Increase Font Size
Increases the font size.
💡 Hint: Plus to zoom in
🎯 Increase font size to reduce eye strain during long work sessions
Ctrl+-
Decrease Font Size
Decreases the font size.
💡 Hint: Minus to zoom out
🎯 Decrease font size to display more information on screen
Ctrl+0
Reset Font Size
Resets the font size to default.
💡 Hint: 0 to reset
🎯 Reset font size to default for quick return to optimal display settings