Comments
-
Greg Hurrell
Seems like a mapping issue. Are you using Vim in the terminal (not the GUI) by any chance?
-
anonymous
No, it's in the GUI, gvim for Windows. It happens both in the GUI and the terminal.
-
anonymous
I just saw that it also happens with LustyExplorer. Same exact problem.
-
Greg Hurrell
Unfortunately, not really sure what's going on here. Not something I've seen on the platforms where I'm using Vim and Command-T (Linux and Mac OS X).
-
anonymous
I can confirm this bug. I have the same setup with the Cream build of vim (minus the Cream configuration), RubyInstaller 1.8.7, and the devkit. I open the match window and can see everything, but Command-T's remapped keys are not working. The default key mappings are in place, so hitting o and i tried to go into Insert mode, hitting v goes into visual mode, etc...
-
Greg Hurrell
Right now I don't really have the time or resources to troubleshoot Windows-specific problems, but I am willing to accept patches from somebody who does have those time and resources.
-
anonymous
This is working for me (Christoph) now. As far as I know, the only thing that changed is the Vim version, 7.3 up to patch 289. I also recompiled command-t and made sure it was compiled against 1.8.7 (which I may have done before) and it's working now. I somewhat followed this guide: http://rfbrazier.posterous.com/installing-the-command-t-vim-plugin-on-window but with the newer versions available. I also compiled from cmd.exe and not mingw or anything. Not sure if this is helpful or not, but I am sure happy to have command-t back!
-
Greg Hurrell
Glad to hear you got it sorted out.
-
Greg Hurrell
Status changed:
- From: new
- To: closed
Add a comment
Comments are now closed for this issue.