WerWolv / ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
https://imhex.werwolv.net
GNU General Public License v2.0
37.42k stars 1.64k forks source link

[Feature] "Go to Start/End" for Arrays in Pattern Viewer #1736

Open Surasia opened 3 weeks ago

Surasia commented 3 weeks ago

What feature would you like to see?

A context menu to go to the start or end of specific arrays, without having to use "edit -> jump to".

How will this feature be useful to you and others?

Large files (and in result large arrays) can make it tedious to navigate to the end and start of arrays quickly, especially with patterns that involve lots of nested structures. A right-click menu would make the process easier, in addition to being open to be expanded with other options such as size of the array,

Request Type

Additional context?

No response