diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2021-05-12 14:47:59 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2021-05-12 14:47:59 -0400 |
| commit | 23d93a4e5fb086bfb5b8a5af0607510f474f3dbc (patch) | |
| tree | 12cbafc8bfbd806db75702442c34f306b49f94be | |
| parent | 52363cfce06f1d571f101374c93bfc9ca0781819 (diff) | |
include pointer to type hotkeys from general hotkey list
| -rw-r--r-- | docs/getting-started.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md index d000dad0..ab14f178 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -166,6 +166,7 @@ Note - `[CMD-SHIFT] -` (MacOS) : Graph view zoom out - `[CTRL-SHIFT] +` (Windows/Linux) : Graph view zoom in - `[CTRL-SHIFT] -` (Windows/Linux) : Graph view zoom out + - Other hotkeys specifically for working with types are in the [type guide](guide/type.md#direct-ui-manipulation) ### Graph View |
