summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-08-08 20:53:14 +1000
committerJesse Duffield <jessedduffield@gmail.com>2018-08-08 20:53:14 +1000
commit31a8be5f32caacad15df223d387c6c1da8e437b6 (patch)
tree6bc1df6f4754eaa9345beba7a82fccc1f98e21de /docs
parentca04655a099a5ca16ba35c934361587601f9b4ab (diff)
update keybindings
Diffstat (limited to 'docs')
-rw-r--r--docs/Keybindings.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Keybindings.md b/docs/Keybindings.md
index 4e26aa9b5..e15bce3b9 100644
--- a/docs/Keybindings.md
+++ b/docs/Keybindings.md
@@ -13,7 +13,9 @@
space: toggle staged
c: commit changes
shift+S: stash files
- o: open (osx only)
+ t: add patched (i.e. pick chunks of a file to add)
+ o: open
+ e: edit
s: open in sublime (requires 'subl' command)
v: open in vscode (requires 'code' command)
i: add to .gitignore