Skip to content

Commit

Permalink
doc: add a link to default keybindings (microsoft#4614)
Browse files Browse the repository at this point in the history
  • Loading branch information
rpunt authored May 14, 2020
1 parent c39f9c6 commit 122e4b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/user-docs/UsingJsonSettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ This will allow you to simplify the above snippet as follows:
}
```


A list of default key bindings is available [here](https://github.com/microsoft/terminal/blob/master/src/cascadia/TerminalApp/defaults.json#L204).

### Unbinding keys

Expand Down Expand Up @@ -160,7 +160,7 @@ Example settings include
The profile GUID is used to reference the default profile in the global settings.

The values for background image stretch mode are documented [here](https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.media.stretch)
The values for background image stretch mode are documented [here](https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.media.stretch).

### Hiding a profile

Expand Down

0 comments on commit 122e4b8

Please sign in to comment.