Where can I get list of all keybinding commands and default mappings? #5588

Closed
opened 2026-01-31 00:16:46 +00:00 by claunia · 1 comment
Owner

Originally created by @happylynx on GitHub (Dec 16, 2019).

https://github.com/microsoft/terminal/blob/master/doc/cascadia/SettingsSchema.md#implemented-commands lists commands but without default mappings. The keybindings section in profiles.json is empty by default. How can the default mapping be obtained?

Originally created by @happylynx on GitHub (Dec 16, 2019). https://github.com/microsoft/terminal/blob/master/doc/cascadia/SettingsSchema.md#implemented-commands lists commands but without default mappings. The `keybindings` section in `profiles.json` is empty by default. How can the default mapping be obtained?
Author
Owner

@zadjii-msft commented on GitHub (Dec 16, 2019):

You can open the defaults.json file by holding alt and clicking on the "settings" button, or you can just view it online here.

@zadjii-msft commented on GitHub (Dec 16, 2019): You can open the `defaults.json` file by holding <kbd>alt</kbd> and clicking on the "settings" button, or you can just view it online [here](https://github.com/microsoft/terminal/blob/master/src/cascadia/TerminalApp/defaults.json).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5588