-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
#1112 / #1236 changed the keyboard shortcut for the docs search field from / to Ctrl+K or Cmd-K. There were several good arguments for adding the Ctrl/Cmd-K hotkeys.
Would it make sense to also allow /? At least three important sites in the Django ecosystem only work with /, and I keep getting tripped up on which keys work where. Also, it seems like the other sites cited in #1112 actually allow either shortcut.
| Site | / | Ctrl/Cmd-K |
|---|---|---|
| forum.djangoproject.com | ✔ | - |
| docs.python.org | ✔ | - |
| GitHub | ✔ | - |
| ReadTheDocs (example) | ✔ | - |
| MDN | ✔ | ✔ |
| tailwindcss.com | ✔ | ✔ |
| getbootstrap.com | - | - |
(Bootstrap was mentioned in the earlier issue, but since seems to have changed to Ctrl+/, only.)
[keywords: slash key, solidus, Control-K, Command-K]
Metadata
Metadata
Assignees
Labels
No labels