Applications/windows/windows-terminal.md
2024-04-03 22:04:13 +02:00

42 lines
1.3 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Windows Terminal.
### Install Windows Terminal
Windows Store: [Windows Terminal](https://aka.ms/terminal)
### Keyboard Shortcuts
1. Applic­ation commands
- ALT - F4: Close window
- CTRL - S­HIFT - F: Find
- CTRL - S­HIF­T - SPACE: Open dropdown
- CTRL - ,: Open settings file
- ALT - ENTER - F11: Toggle full screen
2. Tab commands
- CTRL - S­HIFT - D: Duplicate tab
- CTRL - S­HIFT - T: New tab
- CTRL - S­HIFT - P: New tab from profile p=1..9
- CTRL - TAB: Switch to next tab
- CTRL - S­HIF­T - TAB: Switch to prev tab
- CTRL - ALT - N: Switch to tab n=0..9
3. Pane commands
- ALT - SH­IFT - D: Split pane optimally. Active profile
- ALT - SH­IFT - -: Split pane horizontally. Default profile
- ALT - SH­IFT - +: Split pane vertically. Default profile
- ALT - SHIFT - ARROWS: Resize pane
- ALT - ARROWS: Move pane focus
- CTRL - S­HIFT - W: Close innermost pane, tab, or window
4. Clipboard commands
- CTRL - C: Copy
- CTRL - V: Paste
5. Scrollback commands
- CTRL - S­HIFT - UP: Scroll up
- CTRL - S­HIF­T - DOWN: Scroll down
- CTRL - S­HIF­T - PGUP: Scroll page up
- CTRL - S­HIF­T - PGDN: Scroll page down
6. Visual adjustment commands
- CTRL - =: Increase font size
- CTRL - -: Decrease font size
- CTRL - 0: Reset font size