summaryrefslogtreecommitdiff
path: root/docs/guide
diff options
context:
space:
mode:
authorRusty Wagner <rusty.wagner@gmail.com>2025-07-16 19:48:53 -0400
committerRusty Wagner <rusty.wagner@gmail.com>2025-07-16 20:05:46 -0400
commita83fdaf0813ad39fdf2321d49131927d653c1984 (patch)
treea8b50604d3438669ea6dddcff65be1c95dc98c2b /docs/guide
parentf50383e41b05f880a43f0d1a2d527421df6373c1 (diff)
Document that the pinned cross references have a higher limit on the number of references
Diffstat (limited to 'docs/guide')
-rw-r--r--docs/guide/index.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md
index b4287074..a439644a 100644
--- a/docs/guide/index.md
+++ b/docs/guide/index.md
@@ -375,6 +375,9 @@ By default, Binary Ninja's cross-reference pane is dynamic, allowing quick navig
Alternatively clicking the `Pin Cross References to New Pane` button at the top right of the cross references pane in the sidebar, selecting `Pin Cross References` in the context menu or command palette, or using the `SHIFT+X` shortcut pops up a `Pinned Cross References` pane. This pane has a static address range which can only be updated through the `Pin Cross References` action. The third way would be to select (or multi-select in table view) a set of cross-references then right-click `Tag Selected Rows`. The tag pane can then be used to navigate those references. Tags allow for persistent lists to be saved to an analysis database whereas the other options only last for the current session.
+???+ Tip "Tip"
+ The dynamic cross-reference pane limits the number of references that are displayed at one time to keep the user interface responsive. If the list of references is not complete, a `+` will appear next to the count of references. Clicking the `Pin Cross References to New Pane` button will increase the limit substantially and allow you to see the missing references. The limits for both the dynamic pane and the pinned references can be controlled in the settings.
+
#### Cross-Reference Hotkeys
* `x` - Focus the cross-references pane