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

Mouse usability and vim navigation keys #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

elig0n
Copy link

@elig0n elig0n commented Apr 11, 2020

This is more a hack for a PR I would open an Issue for it first if it was possible

The issue: Adding multiple keyRebindings as an array is impossible, but I managed it with commenting out keyRebindings completely and setting multi keys as the default keyBindings in SelectionMenu.js. Using the mouse along with the keyboard (and vi movement keys) for selection is only what I wanted so this gets this for me but implementing multikey keyRebindings as a general functionality would be better.

as they overwrite the multi-key defaults in SelectionMenu.js
Mouse wheel up & down to scroll list one by one and left mouse button to select.
Keyboard 'j' & 'k' for up one and down one.
@elig0n elig0n changed the title Mouse usability Mouse usability and vim navigation keys Apr 15, 2020
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

Successfully merging this pull request may close these issues.

1 participant