summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2016-10-14 01:24:31 -0400
committerJordan Wiens <jordan@psifertex.com>2016-10-14 01:24:31 -0400
commit337983bd4b8d69a46a2ad9519f1460877516b0b8 (patch)
tree9ebff5a770ff92765ce201b48931b4a4a17db9cc /docs
parentc99fd8fddc8734c121383d8d3e078674cb1a5e88 (diff)
add zoom hotkeys
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md
index b7ffda4a..b12debf4 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -66,6 +66,10 @@ Switching views happens multiple ways. In some instances, it's automatic (clicki
- `d` : Switches between data variables of various widths
- `r` : Change the data type to single ASCII character
- `o` : Create a pointer data type
+ - `[CMD-SHIFT] +` (OS X) : Graph view zoom in
+ - `[CMD-SHIFT] -` (OS X) : Graph view zoom out
+ - `[CTRL-SHIFT] +` (Windows/Linux) : Graph view zoom in
+ - `[CTRL-SHIFT] -` (Windows/Linux) : Graph view zoom out
### Graph View