<C-N> and <C-P> in :Gstatus cycle between files

This commit is contained in:
Tim Pope
2010-09-15 23:23:54 -04:00
parent 24efca8f4f
commit 119fd9e1ad
2 changed files with 5 additions and 1 deletions

View File

@@ -51,7 +51,9 @@ that are part of Git repositories).
*fugitive-:Gstatus*
:Gstatus Bring up the output of git-status in the preview
window. Press D to |:Gdiff| the file on the cursor
window. In addition to standard motions, you can
use <C-N> and <C-P> to jump from filename to
filename. Press D to |:Gdiff| the file on the cursor
line, or dh to |:Gdiff!|. Press - to stage or unstage
the file on the cursor line. Press p to do so on a
per hunk basis (--patch). Press C to invoke