Clarify :Gstatus p behavior

I've seen a lot of confusion in the wild around this, and the old
behavior is immortalized in the Vimcasts.  Lets make this an error while
we regroup.
This commit is contained in:
Tim Pope
2019-08-14 00:51:48 -04:00
parent 53e5e61afa
commit 1d2821f91e
2 changed files with 7 additions and 0 deletions

View File

@@ -332,6 +332,11 @@ gO Open the file or |fugitive-object| under the cursor in
O Open the file or |fugitive-object| under the cursor in
a new tab.
*fugitive_p*
p Open the file or |fugitive-object| under the cursor in
a preview window. In the status buffer, 1p is
required to bypass the legacy usage instructions.
*fugitive_~*
~ Open the current file in the [count]th first ancestor.