Re: Search as a displacement modifier (d/match) not working
Hi,
I'm using ViEmu for Visual Studio and having a strange problem. I want to delete until I reach a certain character or match, which can easily be done with c/match or d/match. Now, when I type d, I see it appear in the status bar, but when I type /, it just replace the d command and will do a simple search (/blah).
Strangest thing, I know this feature is working as my coworkers use it... First, I thought it might my version that was outdated, so I updated from 2.0 to 2.1. It didn't fix it. A point that I thought might do the difference: I'm using a french keyboard setting in Windows. I tried switching to an English keyboard and it didn't do the trick...
I'm using VS 2005 Pro SP1 on Win XP. My coworkers are still using SP0 (hehe, or whatever comes before sp1). That's the last thing I could think of... And I'm not willing to uninstall VS just to try it on the no sp1 as this install took away 2 hours of my life, which I will never get back.
Any suggestion would be appreciated.
PS: Even with that not working, it's nice to have that Vi emulator for Visual Studio. Cheers for the person that came up with this idea. Saves me a lot of time.