summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Kämmerle <akaemmerle@gitlab.com>2018-05-17 19:17:42 +0000
committerAndreas Kämmerle <akaemmerle@gitlab.com>2018-05-17 19:17:42 +0000
commitad6001d64ba22d3f0d6a46cc52c6e004186ba8c1 (patch)
treefe74ed530054ca2a8d094e08d19ae6ab00d6c454
parent5c15fe4b2b2b1f5e1b4dba62fcf48291ed72104d (diff)
downloadgitlab-ce-akaemmerle-update-keyboard-shortcuts-doc.tar.gz
Simplify shortcut key conventionsakaemmerle-update-keyboard-shortcuts-doc
-rw-r--r--doc/workflow/shortcuts.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/workflow/shortcuts.md b/doc/workflow/shortcuts.md
index 7349aa87e78..d7916b1cc6f 100644
--- a/doc/workflow/shortcuts.md
+++ b/doc/workflow/shortcuts.md
@@ -11,7 +11,7 @@ You can see GitLab's keyboard shortcuts by using 'shift + ?'
| <kbd>f</kbd> | Focus filter |
| <kbd>p</kbd> + <kbd>b</kbd> | Show/hide the Performance Bar |
| <kbd>?</kbd> | Show/hide this dialog |
-| <kbd>⌘ CMD</kbd>/<kbd>⎈ CTRL</kbd> + <kbd>⇧ SHIFT</kbd> + <kbd>p</kbd> | Toggle markdown preview |
+| <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>p</kbd> | Toggle markdown preview |
| <kbd>↑</kbd> | Edit last comment (when focused on an empty textarea) |
## Project Files Browsing
@@ -66,8 +66,8 @@ You can see GitLab's keyboard shortcuts by using 'shift + ?'
| <kbd>→</kbd> or <kbd>l</kbd> | Scroll right |
| <kbd>↑</kbd> or <kbd>k</kbd> | Scroll up |
| <kbd>↓</kbd> or <kbd>j</kbd> | Scroll down |
-| <kbd>⇧ SHIFT</kbd> + <kbd>↑</kbd> or <kbd>⇧ SHIFT</kbd> + <kbd>k</kbd> | Scroll to top |
-| <kbd>⇧ SHIFT</kbd> + <kbd>↓</kbd> or <kbd>⇧ SHIFT</kbd> + <kbd>j</kbd> | Scroll to bottom |
+| <kbd>Shift</kbd> + <kbd>↑</kbd> or <kbd>Shift</kbd> + <kbd>k</kbd> | Scroll to top |
+| <kbd>Shift</kbd> + <kbd>↓</kbd> or <kbd>Shift</kbd> + <kbd>j</kbd> | Scroll to bottom |
## Issues and Merge Requests