idvorkin / Vim-Keybindings-For-Onenote

Replicate the vim keybindings in OneNote.
117 stars 18 forks source link

Search should drop to selection on {return} #23

Closed BlueDrink9 closed 7 years ago

BlueDrink9 commented 7 years ago

Currently, return acts as n would. (need to send {esc} on return if / has been pressed)

BlueDrink9 commented 7 years ago

This is apparently implemented in the code (vim_onenote.ahk:52). May require delay.

BlueDrink9 commented 7 years ago

Actually, may be implemented in wrong place. Should be in search function, not esc