I’m using VS 2010 + latest VsVim. Looks like Vim Ctrl+R does not work in VsVim. Is that true?
VS handled Ctrl+R, saying: (Ctrl+R) was pressed. Waiting for second key of chord...
Is there any way to make this work?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
VsVim allows you to control whether Ctrl+r is handled by Visual Studio or VsVim itself.
At the bottom of a source file (e.g. *.cs) you should see the VsVim command line and an Options button. Clicking the Options button will give you a menu that lists various keyboard shortcuts and allows you to choose which application should handle them.