lambdalisue / vim-gina

👣 Asynchronously control git repositories in Neovim/Vim 8
http://www.vim.org/scripts/script.php?script_id=5531
MIT License
689 stars 27 forks source link

<< not works in Gina status #256

Closed Shatur closed 4 years ago

Shatur commented 4 years ago

Steps to reproduce

  1. Open any repo, make some changes
  2. :Gina status
  3. Navigate to index
  4. <<

Actual behavior: изображение

Expected behavior: Index staged.

Tested on neovim 0.4.3 without any plugins and configuration config. -- shortcut works.

lambdalisue commented 4 years ago

Maybe https://github.com/lambdalisue/gina.vim/issues/234#issuecomment-583806607

Shatur commented 4 years ago

Yes, the problem exists only in neovim-qt. So the problem is not in the plugin?

lambdalisue commented 4 years ago

Yes. (Re)Report this issue on neovim-qt.