summaryrefslogtreecommitdiffstats
path: root/docs/Keybindings.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Keybindings.md')
-rw-r--r--docs/Keybindings.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Keybindings.md b/docs/Keybindings.md
index c46960676..46f147201 100644
--- a/docs/Keybindings.md
+++ b/docs/Keybindings.md
@@ -12,6 +12,7 @@
space: toggle staged
c: commit changes
+ shift+C: commit using git editor
shift+S: stash files
t: add patched (i.e. pick chunks of a file to add)
o: open
@@ -47,6 +48,7 @@
esc: close/cancel
enter: confirm
+ tab: enter newline (if editing)
## Resolving Merge Conflicts (Diff Panel):