|
|
 | | From: | Stefan Schwarzer | | Subject: | Re: [vim] strange problems with netrw under gvim | | Date: | Mon, 03 Jan 2005 21:14:55 +0100 |
|
|
 | John: > [scp works with vim but not with gvim]
I just had the same problem. After putting a "call input("")" command in netrw.vim, I found out that gvim tries to start the ssh-askpass command. However, this wasn't installed by default on my Gentoo GNU/Linux system. After installing the ebuild x11-ssh-askpass, scp/sftp access in gvim worked.
Stefan
|
|
|