Closed pangdaxing23 closed 4 days ago
Have you configured them in your keys_user.config
file? e.g:
control_menu(down) <C-n>
I had not! Thanks! I still do not see it in the documentation though. I may have missed it, but if it's not there then it should be added. And I'd also suggest adding these as default keybindings:
control_menu(down) <C-n>
control_menu(down) <C-j>
control_menu(up) <C-p>
control_menu(up) <C-k>
Using Release 7181c5a463ed4cbeda7ab4937511bdfc836d6c94 on M3 Mac. Can confirm they work in 2.0.0 though. These menu-navigation commands don't seem to be documented anywhere, but they're of course very natural, and
<C-n>
and<C-p>
are even present in most search bars in MacOS.