Saturday, May 17, 2014

Re: Can't copy or move files with netrw

Federico Panico wrote:
> 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.

I would have been surprised if it had -- its a Windows thing.

I suggest trying the "big debugging gun" -- follow the directions in
:help netrw-debug, generate a debugging trace, and we'll see what its
saying. I suggest you upgrade to the latest netrw first, too
(http://www.drchip.org/astronaut/vim/index.html) - that way, we're both
using the same plugin.

Regards,
Chip Campbell

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