Skip to content

Commit

Permalink
List additional keyboard shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
atouchet committed Aug 20, 2018
1 parent d344030 commit ea53d81
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -283,11 +283,13 @@ Run Servo with the command:

### Keyboard Shortcuts

- `Ctrl`+`L` opens URL prompt
- `Ctrl`+`R` reloads current page
- `Ctrl`+`-` zooms out
- `Ctrl`+`=` zooms in
- `Alt`+`left arrow` goes backwards in the history (`Cmd`+`left arrow` on Mac)
- `Alt`+`right arrow` goes forwards in the history (`Cmd`+`right arrow` on Mac)
- `Esc` exits servo
- `Esc` or `Ctrl`+`Q` exits Servo

## Developing

Expand Down

0 comments on commit ea53d81

Please sign in to comment.