Thursday, December 1, 2011

Re: Copy entire existing directory to another one

Hi niva!

On Do, 01 Dez 2011, niva wrote:

> Hi,
>
> There is the func rename( to rename a file.
>
> Is there a native func to copy entire directory recursively to another
> directory destination.

No. Remember, vim is an editor, not a file manager. You can easily use
:!move on windows or :!mv on unix

regards,
Christian
--

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment