-
-
Notifications
You must be signed in to change notification settings - Fork 323
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
Allow arrow keys #53
Labels
enhancement
New feature or request
Comments
Sounds like a small enhancement. I just implemented #44 today so I expect similar easy work |
lwouis
pushed a commit
that referenced
this issue
Oct 25, 2019
# [1.8.0](v1.7.2...v1.8.0) (2019-10-25) ### Features * use arrow keys to navigate the UI (closes [#53](#53)) ([1049a50](1049a50))
I just released 1.8.0 which has this feature. Check it out! |
Update: there was a regression in that release. Please download the latest version instead. Sorry about that! |
Awesome app. Thanks for the quick fix! |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Allow arrow keys to move backward and forward between open windows when switcher is active. Right now, the only way to move backward is to shift tab, or to select previous window with mouse.
The text was updated successfully, but these errors were encountered: