Boop icon indicating copy to clipboard operation
Boop copied to clipboard

Feature Request: Add Ctrl+N/P for navigation

Open korgoth opened this issue 4 years ago • 1 comments

When you have more than one suggestion in the scripts list it would be nice to be able to navigate with something other than the arrow keys. The ability to navigate the scripts menu using Ctrl+N for Next and Ctrl+P for Previous would be very cool. They are Vim like and are quite common across macOS.

Does anyone else agree with me and how hard would that be to implement?

korgoth avatar Jan 02 '21 22:01 korgoth

https://github.com/IvanMathy/Boop/pull/238

also you can use tab or control + n to select down, use shift + tab or control + p to select up

dabing1022 avatar Feb 25 '21 01:02 dabing1022