Saturday, May 17, 2014

Re: Can't copy or move files with netrw

El viernes, 16 de mayo de 2014 22:50:43 UTC-3, DrChip escribió:
> Does :!mv file folder work?

Yes.

> vim .
> :echo !executable(g:netrw_localmovecmd) && g:netrw_localmovecmd !~
> '^'.expand("$COMSPEC").'\s'

Returns 0.

$COMSPEC is not a variable in my arch linux installation.
>
>
> That's the only place in netrw that issues the message about localmvcmd
>
> not being executable.
>
>
>
> Regards,
>
> Chip Campbell
>
>
>
> P.S. netrw is up to v153a
>
> (http://www.drchip.org/astronaut/vim/index.html#NETRW). You could try
>
> :help netrw-debug but, as I said, that code snippet above is the only
>
> place that message you're getting is given.

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: