Skip to content

Commit

Permalink
Add note about opening command palette via dropdown menu (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
KnapSac authored Jul 9, 2021
1 parent c2230e2 commit 723e9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TerminalDocs/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ You can open a new tab of the default profile by pressing <kbd>Ctrl</kbd>+<kbd>S

## Invoke the command palette

You can invoke most features of Windows Terminal through the [command palette](./command-palette.md). The default key combination to invoke it is <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd>.
You can invoke most features of Windows Terminal through the [command palette](./command-palette.md). The default key combination to invoke it is <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd>. You can also open it using the **Command palette** button in the dropdown menu.

![Example of the command palette in use](./images/command-palette-iterable-commands.gif)

Expand Down

0 comments on commit 723e9a9

Please sign in to comment.