docs for all key bindings #7000

Closed
opened 2026-01-31 00:52:37 +00:00 by claunia · 4 comments
Owner

Originally created by @javad94 on GitHub (Mar 19, 2020).

Hi, Thanks for this great terminal.
My question is are there any docs that list all windows terminal's key bindings? because I have not found it yet.

Originally created by @javad94 on GitHub (Mar 19, 2020). <!-- Briefly describe which document needs to be corrected and why. --> Hi, Thanks for this great terminal. My question is are there any docs that list all windows terminal's key bindings? because I have not found it yet.
Author
Owner

@zadjii-msft commented on GitHub (Mar 19, 2020):

Sure thing! They're all listed here: https://github.com/microsoft/terminal/blob/master/doc/cascadia/SettingsSchema.md#keybindings

@zadjii-msft commented on GitHub (Mar 19, 2020): Sure thing! They're all listed here: https://github.com/microsoft/terminal/blob/master/doc/cascadia/SettingsSchema.md#keybindings
Author
Owner

@javad94 commented on GitHub (Mar 19, 2020):

@zadjii-msft Thanks. Sorry for the inconvenience.
But their default keyboard shortcut is not listed.

@javad94 commented on GitHub (Mar 19, 2020): @zadjii-msft Thanks. Sorry for the inconvenience. But their default keyboard shortcut is not listed.
Author
Owner

@zadjii-msft commented on GitHub (Mar 19, 2020):

No problem, I'm happy to help ☺️

As mentioned at the top of the settings file:
ae3f8f3759/src/cascadia/TerminalApp/userDefaults.json (L1)

Doing that will open up this file, which lists the defaults here

@zadjii-msft commented on GitHub (Mar 19, 2020): No problem, I'm happy to help ☺️ As mentioned at the top of the settings file: https://github.com/microsoft/terminal/blob/ae3f8f37596e16a1963875a1734153586237ec54/src/cascadia/TerminalApp/userDefaults.json#L1 Doing that will open up [this file](https://github.com/microsoft/terminal/blob/master/src/cascadia/TerminalApp/defaults.json), which lists the defaults [here](https://github.com/microsoft/terminal/blob/master/src/cascadia/TerminalApp/defaults.json#L211-L263)
Author
Owner

@javad94 commented on GitHub (Mar 19, 2020):

@zadjii-msft Oh great, Thank you!
It's good to put a link for that in SettingsSchema.md file too.

@javad94 commented on GitHub (Mar 19, 2020): @zadjii-msft Oh great, Thank you! It's good to put a link for that in [SettingsSchema.md](https://github.com/microsoft/terminal/blob/master/doc/cascadia/SettingsSchema.md#keybindings) file too.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7000