Describe keyboard shortcuts in review UI documentation
Change-Id: I0d00627937ec914157db4274dc85e1a6536324f4 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
@@ -1041,6 +1041,24 @@ DOM tree, which makes the rendering slow for large files. The advantage
|
|||||||
of this setting is that `Ctrl+F` can be used to search in the complete
|
of this setting is that `Ctrl+F` can be used to search in the complete
|
||||||
file.
|
file.
|
||||||
|
|
||||||
|
[[keyboard-shortcuts]]
|
||||||
|
== Keyboard Shortcuts
|
||||||
|
|
||||||
|
Navigation within the review UI can be completely done by keys, and
|
||||||
|
most actions can be controlled by keyboard shortcuts. Typing `?` opens
|
||||||
|
a popup that shows a list of available keyboard shortcuts:
|
||||||
|
|
||||||
|
- Change Screen
|
||||||
|
+
|
||||||
|
image::images/user-review-ui-change-screen-keyboard-shortcuts.png[width=800, link="images/user-review-ui-change-screen-keyboard-shortcuts.png"]
|
||||||
|
|
||||||
|
- Side-by-Side Diff Screen
|
||||||
|
+
|
||||||
|
image::images/user-review-ui-side-by-side-diff-screen-keyboard-shortcuts.png[width=800, link="images/user-review-ui-side-by-side-diff-screen-keyboard-shortcuts.png"]
|
||||||
|
+
|
||||||
|
In addition, Vim-like commands can be used to link:#key-navigation[
|
||||||
|
navigate] and link:#search[search] within a patch file.
|
||||||
|
|
||||||
GERRIT
|
GERRIT
|
||||||
------
|
------
|
||||||
Part of link:index.html[Gerrit Code Review]
|
Part of link:index.html[Gerrit Code Review]
|
||||||
|
|||||||
Reference in New Issue
Block a user