wincent / command-t

⌨️ Fast file navigation for Neovim and Vim
BSD 2-Clause "Simplified" License
2.74k stars 317 forks source link

Strange interaction with vim-gitgutter #386

Closed Aster89 closed 2 years ago

Aster89 commented 2 years ago

Hi there. I've posted this issue on vim-gitgutter. It is about a bug that is triggered by the presense of vim-gitgutter and command-t together.

Would you mind giving a look there?

The point is that I don't know which of the two plugins the strange behavior is due to. I guessed it was vim-gitgutter, so I opened the issue there, but now I'm really puzzled. Maybe you can have a guess based on that description+demo and claim it is or can't be due to your plugin.

Aster89 commented 2 years ago

It's actually a bug in Vim. https://github.com/vim/vim/issues/9586

wincent commented 2 years ago

My favorite kind of bug — the one I don't have to fix! 😁