Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard navigation in the data view #136

Open
ikelos opened this issue Mar 4, 2022 · 1 comment
Open

Keyboard navigation in the data view #136

ikelos opened this issue Mar 4, 2022 · 1 comment
Labels
good first issue Good for newcomers

Comments

@ikelos
Copy link

ikelos commented Mar 4, 2022

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
Copy link
Member

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

@hello-adam hello-adam added the good first issue Good for newcomers label Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants