summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan <jordan@psifertex.com>2018-03-06 16:20:13 -0500
committerPeter LaFosse <peter@vector35.com>2018-03-23 17:10:06 -0400
commitb14470ef3908e56b98be6c8bb5d895276e02d65c (patch)
tree2e017bef2208ab6f53aae4a16de1cc2c8f4e8034 /docs
parenteb61be6398bb630e1731b91a440a61d24d62be24 (diff)
add backward forward navigation hotkeys to documentation
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 e34121c1..922a7b7f 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -85,6 +85,10 @@ Switching views happens multiple ways. In some instances, it's automatic (clicki
- `h` : Switch to hex view
- `p` : Create a function
- `[ESC]` : Navigate backward
+ - `[CMD] [` (OS X) : Navigate backward
+ - `[CMD] ]` (OS X) : Navigate forward
+ - `[CTRL] [` (Windows/Linux) : Navigate backward
+ - `[CTRL] ]` (Windows/Linux) : Navigate forward
- `[SPACE]` : Toggle between linear view and graph view
- `g` : Go To Address dialog
- `n` : Name a symbol