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 tab/backtab navigation. #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danhper
Copy link

@danhper danhper commented Aug 29, 2015

I made a small change to allow to navigate through the results using tab/back tab.
I do not think tab should be useful for anything else in the input context anyway, so
this should not interfere with current functionalities.

@benfalk
Copy link
Contributor

benfalk commented Nov 5, 2015

This is awesome, I am going to pull it into my repo while I wait for it to get merged. 👍

@danhper
Copy link
Author

danhper commented Nov 5, 2015

@benfalk Glad it can help!
If you (or anyone) is interested, I also implemented emacs navigation in my fork:
https://github.com/tuvistavie/Mutate/tree/emacs_navigation
It can be activated by adding Layout=emacs in the default section.
I wanted to send another PR, but as this one does not get merge I am waiting for now.

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.

2 participants