diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-02-18 18:18:16 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-02-18 18:18:16 +0000 |
commit | 9c042f0dada432de0e4144db50fd52f1d53b78c6 (patch) | |
tree | a99954bec23f9bce0bfec8245d965a9daeacf60f /doc/user/shortcuts.md | |
parent | 19ab203bec41ca29cecb3f2da23c55329bcea50e (diff) | |
download | gitlab-ce-9c042f0dada432de0e4144db50fd52f1d53b78c6.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/shortcuts.md')
-rw-r--r-- | doc/user/shortcuts.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/shortcuts.md b/doc/user/shortcuts.md index 4a40bba1fa8..a4eee41514d 100644 --- a/doc/user/shortcuts.md +++ b/doc/user/shortcuts.md @@ -37,8 +37,8 @@ These shortcuts are available in most areas of GitLab: | <kbd>Shift</kbd> + <kbd>i</kbd> | Go to your Issues page. | | <kbd>Shift</kbd> + <kbd>m</kbd> | Go to your [Merge requests](project/merge_requests/index.md) page. | | <kbd>Shift</kbd> + <kbd>t</kbd> | Go to your To-Do List page. | -| <kbd>p</kbd> + <kbd>b</kbd> | Show or hide the Performance Bar. | -| <kbd>g</kbd> + <kbd>x</kbd> | Toggle between [GitLab](https://gitlab.com/) and [GitLab Next](https://next.gitlab.com/) (GitLab SaaS only). | +| <kbd>p</kbd> then <kbd>b</kbd> | Show or hide the Performance Bar. | +| <kbd>g</kbd> then <kbd>x</kbd> | Toggle between [GitLab](https://gitlab.com/) and [GitLab Next](https://next.gitlab.com/) (GitLab SaaS only). | | <kbd>.</kbd> | Open the [Web IDE](project/web_ide/index.md). | Additionally, the following shortcuts are available when editing text in text |