IvanMathy / Boop

A scriptable scratchpad for developers. In slow yet steady progress.
https://boop.okat.best
MIT License
3.84k stars 356 forks source link

Popover now responds to Control-{N,P,J,K} #275

Open jeroendehaas opened 3 years ago

jeroendehaas commented 3 years ago

This week I started using Boop in earnest and as a Dash and Launchbar user I expect Control-{N,J} to advance a selection to the next item, or Control-{P,K} to move the selection in the opposite direction. This pull request implements this behaviour in PopoverViewController.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information