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

Make "F4" key binding default to "Run To Here" #645

Open
blue-devil opened this issue Oct 31, 2024 · 1 comment
Open

Make "F4" key binding default to "Run To Here" #645

blue-devil opened this issue Oct 31, 2024 · 1 comment
Milestone

Comments

@blue-devil
Copy link

Hello folks;

One of the best things in a debugger is Run To Here debug command. That makes debugging faster.
But on Binary Ninja we don't have a key binding of it. Generally F4 is used for that:

App Name Operation Name Key Binding
IDA Pro Run to cursor F4
x64dbg Run Until Selection F4
Binary Ninja Run To Here not set

Quick and personal workaround:
Ctrl + P (Command Palette) > Key Bindings and then set F4 for key binding.

My wish is; can you consider making F4 keybinding default for Run To Here debug command?

Thank you.

@xusheng6
Copy link
Member

xusheng6 commented Nov 1, 2024

Sounds like a good idea. I did not even know other tools do it

@xusheng6 xusheng6 added this to the Gallifrey milestone Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants