tpope / vim-pathogen

pathogen.vim: manage your runtimepath
http://www.vim.org/scripts/script.php?script_id=2332
Vim License
12.12k stars 1.16k forks source link

Cannot use `-` on staged or untracked files in `:Gstatus` #201

Closed TSFoster closed 6 years ago

TSFoster commented 6 years ago

Hi,

Hitting - on staged or untracked files does nothing in :Gstatus (works fine for tracked files with changes). I'm running git v2.18.0 on MacOS 10.13.6. dp also doesn't work on untracked files.

This happened when using Nvim v0.3.1/fish v2.7.1, but the same thing happens when using Vim v8.0/bash v3.2.57 and with a minimal vimrc (pathogen + fugitive).

tpope commented 6 years ago

Is the buffer in English?

TSFoster commented 6 years ago

@tpope Yup

tpope commented 6 years ago

Okay open this issue on the correct repo.

TSFoster commented 6 years ago

@tpope Oops, sorry. Must have used the wrong tab to open the issue