summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan <jordan@psifertex.com>2018-03-06 16:20:13 -0500
committerGitHub <noreply@github.com>2018-03-06 16:20:13 -0500
commit0539a9ebe89a64dda7ab5bce3caa7eb8682d98a5 (patch)
tree2e017bef2208ab6f53aae4a16de1cc2c8f4e8034 /docs
parent1855cf3c1d58f3db233ced1817676a50479aeca2 (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