Hacker News new | ask | show | jobs
by AA-BA-94-2A-56 840 days ago
Shouldn’t CMD+F be reserved to searching the current document/context?

Something like CMD+K should be used for a more global search.

1 comments

You cant use those keys (Super+) in the browser AFAIK. The operating system expects to use them for keyboard shortcuts.

(Guessing on macOS Cmd+V is actually triggering a clipboard event in JS, the site can’t actually see that you pressed Cmd+V)