Skip to content

Commit f621029

Browse files
Tyriarntrogh
andcommitted
Update docs/terminal/basics.md
Co-authored-by: Nick Trogh <[email protected]>
1 parent 0a1b24f commit f621029

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/terminal/basics.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,11 @@ The `setting(terminal.integrated.defaultLocation)` setting can change the defaul
7474

7575
## Terminals in new windows
7676

77-
You can open terminals in new windows by right clicking a terminal tab, or left clicking if you only have a single terminal opened and tabs aren't showing, then selecting **Move Terminal to New Window**. This will open a [terminal editor](#terminals-in-editor-area) in its own window:
77+
To open a terminal in a new window:
78+
79+
1. Right-click the terminal tab if you have multiple terminals, or left-click the tab if you only have a single terminal opened
80+
1. Select **Move Terminal to New Window**
81+
This opens the [terminal editor](#terminals-in-editor-area) in its own VS Code window
7882

7983
![A terminal in its own separate window will be opened](images/basics/terminal-new-window.png)
8084

0 commit comments

Comments
 (0)