cmdk
cmdk copied to clipboard
Ignore Safari pointer events on keyboard navigation
Safari will fire pointer events when navigating via the keyboard, annoyingly causing the active index to jump back up to where the cursor is resting. Instead, these should be ignored when caused via keyboard navigation.
Could be solved by #49