nathancahill / Anycomplete

The magic of Google Autocomplete while you're typing. Anywhere.
1.54k stars 49 forks source link

Use ctrl+p/ctrl+n to move up and down the list #9

Closed stiang closed 7 years ago

stiang commented 7 years ago

It would be great if it were possible to use ctrl+p and ctrl+n to move the selection up/down, in addition to the arrow keys. This is the standard Emacs keybinding for moving up/down, which is also supported by default in macOS, bash etc.

selectnull commented 7 years ago

@stiang I agree that this would be desirable behaviour, but it should be implemented in Hammerspoon itself, not in anycomplete as it simply uses built in chooser functionality.

stiang commented 7 years ago

@selectnull Ah, agreed. Closing this issue and creating one there instead.