Re: ctrl-r ctrl-w in ViEmu
Hi,
I just bought a copy of ViEmu and im really happy with it. I noticed tho a difference from regular vim which is a bit annoying.
One thing that I use quite often. is to:
:%s/<ctrl-r w>/foo/s
what ctrl-r w does is that it copies the current word the cursor is placed on and its a really useful feature when you want to replace long words.
Right now ViEmu seems to copy the whole line or something like that instead of the current word.
Cheers!