summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorskanehira <sho19921005@gmail.com>2019-03-16 10:53:24 +0900
committerJesse Duffield <jessedduffield@gmail.com>2019-03-18 09:49:23 +1100
commitf6ca450d364c693127f1239860cf065951feb611 (patch)
treecdef87607dab46c17f389d34c19d71294f772a2c /docs
parentd5f617ec92ae4ee6fff9675dafbe7a3bd57bf2bd (diff)
add commit files keybind to Keybindings_en.md
Diffstat (limited to 'docs')
-rw-r--r--docs/Keybindings_en.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/Keybindings_en.md b/docs/Keybindings_en.md
index e80ba5f95..07923ce89 100644
--- a/docs/Keybindings_en.md
+++ b/docs/Keybindings_en.md
@@ -71,6 +71,15 @@
<kbd>c</kbd>: copy commit (cherry-pick)
<kbd>C</kbd>: copy commit range (cherry-pick)
<kbd>v</kbd>: paste commits (cherry-pick)
+ <kbd>enter</kbd>: display commit files
+</pre>
+
+## Commit files
+<pre>
+ <kbd>esc</kbd>: go back
+ <kbd>c</kbd>: checkout file
+ <kbd>d</kbd>: discard this commit's changes to this file
+ <kbd>o</kbd>: open file
</pre>
## Stash