diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2018-12-04 18:07:22 -0500 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2018-12-04 18:07:22 -0500 |
| commit | ddf860d284429138d581630831a4287294862b71 (patch) | |
| tree | 2b6f128b87710d1e37047defaa836b3c73898310 /docs | |
| parent | e77c5694a32d1ba8b70127410b4c26cb12e994d2 (diff) | |
add t hotkey
Diffstat (limited to 'docs')
| -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 07a0ef6f..a7a6870d 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -97,6 +97,7 @@ Switching views happens multiple ways. In some instances, it's automatic (clicki - `x` : Focuses the cross-reference pane - `;` : Adds a comment - `i` : Cycles between disassembly, low-level il, and medium-level il in graph view + - `t` : Switch to type view - `y` : Change type - `a` : Change the data type to an ASCII string - [1248] : Change type directly to a data variable of the indicated widths |
