VsVim / VsVim

Vim Emulator Plugin for Visual Studio 2015+
Other
3.61k stars 395 forks source link

Keyboard shortcut configured to be handled by Visual Studio, but is still being handled by VsVim. #3105

Open caffeineLover opened 2 months ago

caffeineLover commented 2 months ago

Describe the bug Keyboard shortcuts assigned to Visual Studio are still being handled by vsvim.

To Reproduce Highlight text with the mouse, then press control-c.

Expected behavior Put the highlighted text in Windows' clipboard.

Screenshots https://i.imgur.com/YI3cRYP.png

Environment (please complete the following information):

vsvim

Hexman768 commented 1 month ago

I thought that that is how it worked, I thought that VsVIM overrides any conflicting keybindings, Honestly, my Ctrl+C still works with my regular system clipboard as expected. Perhaps there is something in your VIM configuration, could you share that also?