Mahlet-Inc / hobbits

A multi-platform GUI for bit-based analysis, processing, and visualization
https://mahlet-inc.github.io
MIT License
660 stars 45 forks source link

Keyboard navigation in the data view #136

Open ikelos opened 2 years ago

ikelos commented 2 years ago

The data view didn't seem to respond to arrow keys or page up/page down. This makes traversing very large data sets extremely difficult. Adding support for keyboard navigation to the data views would make analysis of large unknown/mixed-data binaries much easier. Something like Up/Down shifting by 256 bits at a time and page up/page down shifting by a scrollbar notch each time?

hello-adam commented 2 years ago

yeah, that makes sense. there could probably also be more navigation options and hotkeys in the right-click navigation menu