Hi vimers,

I getting used to many vim features but I still lack some skills, even
after having read the user-manual. For example, I do often want to
replace a name in the text with another. What I used to do is
selecting it with mouse and type
:%s/<ctrl-ins>/newname/gc
Is there a way to do this with the mouse (and without retyping the name) ?
What I want is maybe something like 'invoking a yanked register in my
colon command'

Thanks

Reply via email to