Skip to content

Commit c51d94d

Browse files
committedMay 27, 2020
Document PWA
Closes #1726
1 parent e9101a2 commit c51d94d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎doc/FAQ.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,17 @@ Please give
248248
[this wonderful blogpost](https://sandstorm.io/news/2015-09-24-is-curl-bash-insecure-pgp-verified-install) by
249249
[sandstorm.io](https://sandstorm.io) a read.
250250

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+
251262
## Enterprise
252263

253264
Visit [our enterprise page](https://coder.com) for more information about our

0 commit comments

Comments
 (0)
Please sign in to comment.