From 337983bd4b8d69a46a2ad9519f1460877516b0b8 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 14 Oct 2016 01:24:31 -0400 Subject: add zoom hotkeys --- docs/getting-started.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') 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 -- cgit v1.3.1