Hacker News new | ask | show | jobs
by mcculley 1219 days ago
What do Ctrl+K and Ctrl+/ do?
1 comments

Ctrl+K is often used to perform any kind of action. On Discord, Slack, GitHub, etc. let you perform any action with this hotkey. It's also a generic search, as website searches implemented with Algolia use this by default.

Ctrl+/ is usually used to show all the keyboard shortcuts, or at least the most common ones. Usable on Discord, Slack, VSCode, etc.