abo-abo / avy

Jump to things in Emacs tree-style
1.72k stars 110 forks source link

add key-bindings like p,n to navigate over the candidates. #254

Closed beacoder closed 5 years ago

beacoder commented 5 years ago

Is it possible to add keybindings to navigate highlighted candidates, for instance: use p as previous,n as next. I know that currently, when avy find out several candidates, it identified each with a different key or keys. I suggest we exclude keys like "p","n". so that when user print "p","n", user can do quick navigation like previous or next instead of current behavior. thanks a lot.

abo-abo commented 5 years ago

Thanks, please test.