* Guillaume Bog on Saturday, March 31, 2007 at 23:04:34 +0800:
> 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'

:help c_CTRL-R

c
-- 
Vim plugin to paste current GNU Screen buffer in (almost) any mode:
<http://www.vim.org/scripts/script.php?script_id=1512>

Reply via email to