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

Commits on Apr 11, 2020

  1. Commented keyRebindings

    as they overwrite the multi-key defaults in SelectionMenu.js
    elig0n authored Apr 11, 2020
    Configuration menu
    Copy the full SHA
    2981d55 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Extended default keys with mouse and vim navigation

    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 committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    d491f93 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    31fb78a View commit details
    Browse the repository at this point in the history