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

Add support for vim-like hjkl movement keys. #278

Merged
merged 2 commits into from
Jun 27, 2017

Conversation

stephenwithav
Copy link
Contributor

A simple update to make chorus more comfortable for vim users.

A simple update to make chorus more comfortable for vim users.
@@ -86,13 +86,13 @@

## Respond to key code
switch e.which
when 37 # left
when 37, 72 # left

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@jez500 jez500 merged commit a00a231 into xbmc:develop Jun 27, 2017
@jez500
Copy link
Collaborator

jez500 commented Jun 27, 2017

Thanks @stephenwithav

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.

3 participants