Hi there,
When I substitute using ":s/{pattern}/{string}/{option}", I prefer to use
"/{pattern}" to check out
whether the pattern is satisfactory. After checking, I will run the
substitute command. However, if
the pattern string is too complicated, typing it twice is boring. I would
like to know whether there is
any better way to copy the pattern from "/{pattern}" to
":s/{pattern}/{string}/{option}".
Thanks.
Yours,
Wilson
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---