diff options
| author | Alexander Taylor <alex@vector35.com> | 2026-05-12 21:19:28 -0400 |
|---|---|---|
| committer | Alexander Taylor <alex@vector35.com> | 2026-05-13 13:32:22 -0400 |
| commit | 4c278a57b59c4b8e913d17b47bc4828659b32659 (patch) | |
| tree | d179792a704c615a3838ecfbfe636bc537d82216 /docs/guide/migration | |
| parent | 6a1c332697cbe12d6b2b7857bf21bc440706c0be (diff) | |
Changes related to display as/type toggling.
Diffstat (limited to 'docs/guide/migration')
| -rw-r--r-- | docs/guide/migration/migrationguideida.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/guide/migration/migrationguideida.md b/docs/guide/migration/migrationguideida.md index 083d545e..b93cd5db 100644 --- a/docs/guide/migration/migrationguideida.md +++ b/docs/guide/migration/migrationguideida.md @@ -44,6 +44,7 @@ Some major exceptions are: - `T` for Types - `H` to toggle to/from Hex View - `[TAB]` to toggle to/from disassembly +- `0` toggles integer display between hexadecimal and decimal, which is `H` in IDA ## Cross-References |
