tommcdo / vim-exchange

Easy text exchange operator for Vim
MIT License
756 stars 23 forks source link

cxx highlights two lines (ideavim) #57

Closed Sebastian-Nielsen closed 3 years ago

Sebastian-Nielsen commented 3 years ago

"cxx" (exchange line) works functionally, but as you can see it in the gif below, it for some reason highlights two lines (although it only changes the above most). This is surely a bug.

Take a look: gif

tommcdo commented 3 years ago

Hey @Sebastian-Nielsen, thanks for reaching out!

I believe this might be an issue in the IdeaVim port of exchange.vim. I started a discussion over there so we can try to figure it out.

https://github.com/JetBrains/ideavim/discussions/388

I'll close this issue in favour of that discussion. Thanks!

tommcdo commented 3 years ago

Looks like this has already been reported and is scheduled for a fix: https://youtrack.jetbrains.com/issue/VIM-2359