← Back to Shortcut Collections
Windows Terminal

Windows Terminal

A modern terminal application for Windows that manages multiple shells in tabs, offering a unified interface for PowerShell, CMD, and WSL

Tab operation shortcuts for efficiently managing multiple tabs and instantly switching between different shells and projects

Ctrl+Shift+T
New Tab
Opens a new tab.
💡 Hint: Tab
🎯 Create a new tab to run multiple command-line tasks in parallel
Ctrl+Shift+W
Close Tab
Closes the current tab.
💡 Hint: Window close
🎯 Close the current tab to clean up unnecessary work sessions
Ctrl+Tab
Next Tab
Switches to the next tab.
💡 Hint: Tab forward
🎯 Switch to the next tab for smooth navigation between multiple projects
Ctrl+Shift+Tab
Previous Tab
Switches to the previous tab.
💡 Hint: Tab backward
🎯 Return to the previous tab for efficient switching between different work contexts
Ctrl+Shift+D
Duplicate Tab
Duplicates the current tab.
💡 Hint: Duplicate
🎯 Duplicate the current tab to start a new work session in the same directory