Sunday, July 25, 2010

Re: Quick Text Cut with yank possible ?

On Lu, 26 iul 10, 13:40:13, Aaron Lewis wrote:
> Hi,
> It's possible to use `yank' plus 'paste' to quickly copy text , but how
> can we cut it ?
>
> I shouldn't do copy first ,then delete original ones , right ?

Delete is actually 'cut' in vim ;)

You might also want to read about "registers" in vim:

:h registers

Regards,
Andrei
--
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)

No comments: