Add `p b` to the shortcuts documentation

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Rémy Coutable 2017-06-07 20:04:08 +02:00
parent e859145329
commit add21d409f
2 changed files with 4 additions and 1 deletions

View File

@ -30,7 +30,7 @@
%tr
%td.shortcut
.key p b
%td Enable the Performance Bar
%td Show/hide the Performance Bar
%tr
%td.shortcut
.key ?

View File

@ -6,7 +6,10 @@ You can see GitLab's keyboard shortcuts by using 'shift + ?'
| Keyboard Shortcut | Description |
| ----------------- | ----------- |
| <kbd>n</kbd> | Main navigation |
| <kbd>s</kbd> | Focus search |
| <kbd>f</kbd> | Focus filter |
| <kbd>p b</kbd> | Show/hide the Performance Bar |
| <kbd>?</kbd> | Show/hide this dialog |
| <kbd></kbd> + <kbd>shift</kbd> + <kbd>p</kbd> | Toggle markdown preview |
| <kbd></kbd> | Edit last comment (when focused on an empty textarea) |