Skip to content

Commit c8d8987

Browse files
committed
feat: add terminal vs integrated terminal note
1 parent b4ade9a commit c8d8987

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/08-Features/12-terminal.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ Open the terminal in any of these ways:
2222

2323
![Integrated Terminal item in the project tree right-click menu](../images/terminal/integrated-terminal-context-menu.png "Right-click a file or folder, then Open In > Integrated Terminal")
2424

25+
:::note
26+
**Terminal** opens your system's terminal app (macOS Terminal, Windows Command Prompt, etc.) at that location.
27+
28+
**Integrated Terminal** opens inside Phoenix Code's built-in panel.
29+
:::
30+
2531
## Tabs
2632

2733
You can have multiple terminals open at the same time, each in its own tab. The tab sidebar shows the running process name for each terminal.

0 commit comments

Comments
 (0)