Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-08-30 21:10:26 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-30 21:10:26 +0300
commita283b2d9d06e6b85ed0883e4cf81c5dc3c3ab3e3 (patch)
treed82ece86345466253949dede28503cd92e241e9a /doc/user/shortcuts.md
parentfaa68a02897b496a75bef827817866cdd775cd79 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/shortcuts.md')
-rw-r--r--doc/user/shortcuts.md23
1 files changed, 12 insertions, 11 deletions
diff --git a/doc/user/shortcuts.md b/doc/user/shortcuts.md
index d8b4d147d24..b6df460e87d 100644
--- a/doc/user/shortcuts.md
+++ b/doc/user/shortcuts.md
@@ -109,18 +109,19 @@ These shortcuts are available when viewing issues:
These shortcuts are available when viewing [merge requests](project/merge_requests/index.md):
-| macOS shortcut | Windows shortcut | Description |
-|-----------------------------------|---------------------|-------------|
-| <kbd>]</kbd> or <kbd>j</kbd> | | Move to next file. |
-| <kbd>&#91;</kbd> or <kbd>k</kbd> | | Move to previous file. |
+| macOS shortcut | Windows shortcut | Description |
+|-----------------------------------|-----------------------------------|-------------|
+| <kbd>]</kbd> or <kbd>j</kbd> | | Move to next file. |
+| <kbd>&#91;</kbd> or <kbd>k</kbd> | | Move to previous file. |
| <kbd>Command</kbd> + <kbd>p</kbd> | <kbd>Control</kbd> + <kbd>p</kbd> | Search for, and then jump to a file for review. |
-| <kbd>n</kbd> | | Move to next unresolved discussion. |
-| <kbd>p</kbd> | | Move to previous unresolved discussion. |
-| <kbd>b</kbd> | | Copy source branch name. |
-| <kbd>c</kbd> + <kbd>r</kbd> | | Copy merge request reference. |
-| <kbd>r</kbd> | | Start writing a comment. Pre-selected text is quoted in the comment. Can't be used to reply in a thread. |
-| <kbd>c</kbd> | | Move to next commit. |
-| <kbd>x</kbd> | | Move to previous commit. |
+| <kbd>n</kbd> | | Move to next unresolved discussion. |
+| <kbd>p</kbd> | | Move to previous unresolved discussion. |
+| <kbd>b</kbd> | | Copy source branch name. |
+| <kbd>c</kbd> + <kbd>r</kbd> | | Copy merge request reference. |
+| <kbd>r</kbd> | | Start writing a comment. Pre-selected text is quoted in the comment. Can't be used to reply in a thread. |
+| <kbd>c</kbd> | | Move to next commit. |
+| <kbd>x</kbd> | | Move to previous commit. |
+| <kbd>f</kbd> | | Toggle file browser. |
### Project files