diff options
Diffstat (limited to 'docs/guide/migration/ghidra')
| -rw-r--r-- | docs/guide/migration/ghidra/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/migration/ghidra/index.md b/docs/guide/migration/ghidra/index.md index 7d3d57e5..cf2a10b8 100644 --- a/docs/guide/migration/ghidra/index.md +++ b/docs/guide/migration/ghidra/index.md @@ -75,7 +75,7 @@ Binary Ninja's layout is also a bit different from what you're used to in Ghidra  -If you prefer the pop-up style cross-references from IDA or Ghidra, you can enable that behavior by right-clicking on the xref-icon and selecting "Window". Whenever you navigate from the window by double-clicking or pressing enter the main window will be focused. ESC can also be used to close the xref window. +The default behavior of cross-references to open in a tabbed reference UI element simila to how ghidra does it, however the `X` hotkey is used by default (and can be changed in the [keybindings UI](index.md#custom-hotkeys)). ### Theme |
