Update README

Former-commit-id: 68d0b88a9e
This commit is contained in:
Wenxuan 2017-11-23 18:27:25 +08:00
parent 78e3b3f771
commit 2f2f423555

View file

@ -24,26 +24,36 @@ Clone this repo somewhere and source the `forgit.plugin.zsh` at ~/.zshrc.
Interactive `git add`
<Ctrl + N/P> Selection down/up
<Alt + N/P> Preview down/up
<Tab> Mark/Unmark and move down
<Enter> Confirml and quit
<Tab> Mark/Unmark and move down
<C-r> Reverse selection
<Enter> Confirml and quit
<C-j/n><C-k/p> Selection down/up
<?> Toogle preview window
<A-w> Toggle preview wrap
<A-j><C-k> Preview down/up
### glo
Interactive `git log`
<Ctrl + N/P> Selection down/up
<Alt + N/P> Preview down/up
<Enter> Fullscreen preview
<Enter> Fullscreen preview
<C-j/n><C-k/p> Selection down/up
<?> Toogle preview window
<A-w> Toggle preview wrap
<A-j><C-k> Preview down/up
### gd
Interactive `git diff`
<Ctrl + N/P> Selection down/up
<Alt + N/P> Preview down/up
<Enter> Fullscreen preview
<Enter> Fullscreen preview
<C-j/n><C-k/p> Selection down/up
<?> Toogle preview window
<A-w> Toggle preview wrap
<A-j><C-k> Preview down/up
### gi