Wednesday, May 14, 2014

Re: Can't copy or move files with netrw

Hi, DrChip. Thanks for asking.

> :echo executable("mv")

That returns a 1.

> * check your path

'which mv' return /usr/bin/mv

> * check your shell

Currently using zsh. Tried changing it to bash (chsh, logout, login) and still I get the same error.

> * do you have permission to execute?

I have write permissions on the files that I want to move and /usr/bin/mv is owned by root but everybody has permission to execute.

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