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 option to select completion results by <Up>/<Down> #620

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

Conversation

hadashiA
Copy link

@hadashiA hadashiA commented Jan 28, 2018

I need to select completion by Up / Down cursor keys.

Because:

  1. This seems to be a standard behavior. e.g: browser's location bar, browser's input field, some editors and IDE code completion, etc.
  2. In my environment, <C-n> / <C-p> is remapped to the cursor keys. This is more efficient than modifying the default behaviors of <C-n> / <C-p> for each application.

@hadashiA hadashiA changed the title Support cycle through completion results by <Up>/<Down> Add option to select completion results by <Up>/<Down> Jan 28, 2018
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.

1 participant