Skip to content

Use scanning mode using arrow keys #1828

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

Open
martinbedouret opened this issue Apr 3, 2025 · 3 comments
Open

Use scanning mode using arrow keys #1828

martinbedouret opened this issue Apr 3, 2025 · 3 comments

Comments

@martinbedouret
Copy link
Collaborator

Name: Julia

Company: Cephable

Message: Thanks for the great tool! Question on keyboard navigation. I turned on manual scanning which is great, but is there a way to use other keys like the arrow keys for example to move up/down/left/right instead of just sequential scanning?

@adityarajverma547
Copy link

I'm new to open source contributions, but I’d love to work on this issue and learn through the process.

Please let me know if there are any guidelines or steps I should follow to get started. Looking forward to contributing!

@martinbedouret
Copy link
Collaborator Author

@adityarajverma547 This is a new feature that is easy to implement.
Currently, scanning (see settings -> scanning ) has two modes of operation:

  • automatic, where the scanning progresses automatically
  • Manual, where the scanning progresses sequentially when the space key is pressed.

We have to implement a new mode that is manual with arrow keys, which will allow us to move scanning in any direction using the arrow keys.

@Harshk10-star
Copy link

Looks like @adityarajverma547 has not picked this up. I will work on this if you don't mind @martinbedouret.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants