diff options
| author | Jordan Wiens <github@psifertex.com> | 2025-11-10 23:34:03 -0500 |
|---|---|---|
| committer | Jordan Wiens <github@psifertex.com> | 2025-11-10 23:34:03 -0500 |
| commit | f56fc7fb29e016b5d6ccebcd4dd8989425fda696 (patch) | |
| tree | d61db01e4f2e3a1a4371114afb8515b738639765 /docs/guide/migration/ghidra | |
| parent | dcbe7bd0349f38dbca080e219ea3b5c92983d71f (diff) | |
add better documentation for new xref UI settings
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 |
