Cheatography
https://cheatography.com
Windows Terminal Cheat Sheet with all Key Bindings based on Windows Terminal docs
Application Level CommandsAlt + F4 | Close window | Ctrl + Shift + f | Ppens the search dialog box | Ctrl + Shift + Space | Opens the dropdown menu | Ctrl + , | Open settings files | Alt + Enter | Toggle full screen |
Visual Adjustment CommandsCtrl + = | Increase font size | Ctrl + "-" | Decrease font size | Ctrl + 0 | Reset font size |
Scrollback CommandsCtrl + Shift+ PGUP | Scroll up a whole page | Ctrl + Shift+ PGDN | Scroll down a whole page | Ctrl + Shift + Up | Scrolls the screen up by the number of rows | Ctrl + Shift + Down | Scrolls the screen down by the number of rows |
| | Tab Management CommandsCtrl + Shift + t | Creates a new default tab | Ctrl + Shift + "Tab number" | Create a new tab by it order | Ctrl + Tab | Opens the tab to the right of the current one | Ctrl + Shift + Tab | Opens the tab to the left of the current one | Ctrl + Alt + "Tab number" | Open a specific tab |
Customizing Key BindingsUser Settings | All customizations are set in settings.json, as found via the Settings menu. No GUI is available in v1.0. | Defaults | Hold the Alt-key while pressing the Settings menu to open defaults.json. This is useful when building your own setting.json! | Keys | Key bindings are set in the "keybindings" block as: { "command":"cmdName", "keys":"mod+key"} | Actions | Some commands take additional action arguments to modify the behavior. |
| | Pane Management CommandsAlt + Up | Move cursor up | Alt + Down | Move cursor down | Alt + Right | Move cursor right | Alt + Left | Move cursor left | Alt + Shift + Up | Resize active pane up | Alt + Shift + Down | Resize active pane down | Alt + Shift + Right | Resize active pane right | Alt + Shift + Left | Resize active pane left | Alt+Shift+ "-" | Split pane horizontally | Alt+Shift+ "+" | Split pane Vertically | Ctrl + Shift+ PGUP | Scroll up a whole page |
Clipboard Integration CommandsCtrl + c | Copy | Ctrl + v | Paste |
|
Help Us Go Positive!
We offset our carbon usage with Ecologi. Click the link below to help us!
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets