You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**[Tabbed terminal](#tabs)** — open multiple shells at once, each with running-process info and friendly close prompts.
19
+
-**Right-click** for Copy, Paste, and Clear.
20
+
-**[Open in Integrated Terminal](#opening-the-terminal)** from any folder in the file tree.
21
+
-**[Shift+Escape](#keyboard-shortcuts)** flips focus between editor and terminal; **F4** opens the panel and cycles between terminal tabs when multiple are open.
22
+
-**[All keyboard shortcuts](#keyboard-shortcuts)** route to the terminal when it's focused — `Ctrl+L`, `Ctrl+K`, the works.
23
+
14
24
## Opening the Terminal
15
25
16
26
Open the terminal in any of these ways:
@@ -56,6 +66,6 @@ Selecting a shell sets it as the default and opens a new terminal with it right
56
66
57
67
| Action | Shortcut |
58
68
|--------|----------|
59
-
|Toggle terminal / cycle to next instance (when more than one is open) |`F4`|
69
+
|Open terminal / cycle to next tab (when more than one is open) |`F4`|
60
70
| Switch focus between editor and terminal |`Shift + Escape`|
0 commit comments