Re: Ranges not working for s/rep/lace/ in viemu VS2010
Hi,
It seems like the ranges do not work like in vim.
i'm trying to do a replace from the current line to the next 6 lines like so:
:.,.6s/Old/New/g
It works without the range on 1 line but does not work at all if i include the range.
cheers,
Aaron.