mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-21 23:43:25 +01:00
Improve WindowsTerminal.txt
This commit is contained in:
parent
b2a216b2c3
commit
adcd6585e6
@ -18,3 +18,28 @@ Ctrl-Shift-p New tab from profile p=1..9
|
||||
Ctrl-Tab Switch to next tab
|
||||
Ctrl-Shift-Tab Switch to previous tab
|
||||
Ctrl-Alt-n Switch to tab n=0..9
|
||||
|
||||
Pane Commands
|
||||
-------------
|
||||
Alt-Shift-d Split pane optimally. Active profile.
|
||||
Alt-Shift-- Split pane horizontally. Default profile.
|
||||
Alt-Shift-+ Split pane vertically. Default profile.
|
||||
Ctrl-Shift-w Close innermost pane, tab, or window
|
||||
|
||||
Clipboard Commands
|
||||
------------------
|
||||
Ctrl-c Copy
|
||||
Ctrl-v Paste
|
||||
|
||||
Scrollback Commands
|
||||
-------------------
|
||||
Ctrl-Shift-up Scroll up
|
||||
Ctrl-Shift-down Scroll down
|
||||
Ctrl-Shift-pgup Scroll page up
|
||||
Ctrl-Shift-pgdn Scroll page down
|
||||
|
||||
Visual Adjustment Commands
|
||||
--------------------------
|
||||
Ctrl-= Increase font size
|
||||
Ctrl-- Decrease font size
|
||||
Ctrl-0 Reset font size
|
||||
|
Loading…
Reference in New Issue
Block a user