summaryrefslogtreecommitdiffstats
path: root/docs/keybindings/Keybindings_en.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/keybindings/Keybindings_en.md')
-rw-r--r--docs/keybindings/Keybindings_en.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/keybindings/Keybindings_en.md b/docs/keybindings/Keybindings_en.md
index 0027db2ec..e34393510 100644
--- a/docs/keybindings/Keybindings_en.md
+++ b/docs/keybindings/Keybindings_en.md
@@ -16,6 +16,13 @@
<kbd>:</kbd>: execute custom command
</pre>
+## Branches Panel
+
+<pre>
+ <kbd>]</kbd>: next tab
+ <kbd>[</kbd>: previous tab
+</pre>
+
## Branches Panel (Branches Tab)
<pre>
@@ -83,6 +90,8 @@
## Commits Panel
<pre>
+ <kbd>]</kbd>: next tab
+ <kbd>[</kbd>: previous tab
<kbd>/</kbd>: start search
</pre>
@@ -110,6 +119,7 @@
<kbd>space</kbd>: checkout commit
<kbd>i</kbd>: select commit to diff with another commit
<kbd>T</kbd>: tag commit
+ <kbd>ctrl+r</kbd>: reset cherry-picked (copied) commits selection
</pre>
## Commits Panel (Reflog Tab)