You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2018. It is now read-only.
But then how would you add a 'j' or 'k' to the search?
If you don't mind skipping Js and Ks, it might be just a matter of keybindings. Fuzzy Finder uses a SelectList view from atom-space-pen-views, so you just need to bind core:move-up and core:move-down.
But I don't know of a way to create a binding that only applies when a SelectList is active... Maybe ask on the forums?
Why vim keys does not work in fuzzy search? I mean it was really good to do this ctrl + j and ctrl + k (to move up and down). Is it possible to do ?
The text was updated successfully, but these errors were encountered: