docker-php icon indicating copy to clipboard operation
docker-php copied to clipboard

Update cmd + K search to Hotkeys

Open danpastori opened this issue 1 year ago • 0 comments

Steps To Reproduce

Run cmd + k to search in Firefox

Outcome

Should bring up the search box within the docs

Affected Docker Images

N/A

Anything else?

Problem cmd + K in Firefox jumps to the search bar within the browser and not within Docker PHP

Solution https://github.com/jaywcjlove/hotkeys-js

Utilizing hotkeys.js can prevent the default commands from running scoping the cmd + k to Docker PHP. We should also support ctrl + k for Windows machines

danpastori avatar Sep 13 '24 20:09 danpastori