1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-31 14:24:25 +03:00

update keybindings

This commit is contained in:
Jesse Duffield
2018-08-08 20:53:14 +10:00
parent ca04655a09
commit 31a8be5f32
2 changed files with 5 additions and 3 deletions

View File

@ -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