We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baed067 commit 1bc4c00Copy full SHA for 1bc4c00
doc/FAQ.md
@@ -248,6 +248,17 @@ Please give
248
[this wonderful blogpost](https://sandstorm.io/news/2015-09-24-is-curl-bash-insecure-pgp-verified-install) by
249
[sandstorm.io](https://sandstorm.io) a read.
250
251
+## How do I make my keyboard shortcuts work?
252
+
253
+Many shortcuts will not work by default as they'll be caught by the browser.
254
255
+If you use Chrome you can get around this by installing the PWA.
256
257
+Once you've entered the editor, click the "plus" icon present in the URL toolbar area.
258
+This will install a Chrome PWA and now all keybindings will work!
259
260
+For other browsers you'll have to remap keybindings unfortunately.
261
262
## Enterprise
263
264
Visit [our enterprise page](https://coder.com) for more information about our
0 commit comments