Hi Chris,
I appreciate the netrw author taking an interest in my newbie problem - but I am still stumped. I am running gvim 7.4.884 on Arch Linux. I checked some global variables -
:ec g:loaded_netrwPlugin
v153
:ec g:netrw_localcopycmd
cp
:ec executable(g:netrw_localcopycmd)
1
then I launch netrw on a directory which I have read/write permissions
mt
mf
mc
entered new file name
**error** (netrw) tried using g:netrw_localcopycmd<cp>; it doesn't work!
any clues?
On Monday, 5 October 2015 22:35:38 UTC+2, Charles Campbell wrote:
> or an isexecutable(g:netrw_localcopycmd) indicates the command is not
> executable.
>
> Translated: put whatever your system uses for copying files as a command
> and enter it into g:netrw_localcopycmd. You may wish to modify the
> other, related variables, too:
> g:netrw_localmovecmd, g:netrw_localcopydircmd, g:netrw_localrmdir, etc.
>
--
--
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:
Post a Comment