Wednesday, March 11, 2020

editing remote files

Dear Vimmers,
I've recently passed from vim 7.4 to 8.2.

I was used to administer my remote server through

gvim -p --nofork scp://user@server/file1 scp://user@server/file2 ...

But now it get stuck without asking me the password.

Digging a little bit the problem I found that replacing -p with -o or -O works
as expected.

Running gvim with -V9 the log stops on

XSMP handling save-yourself request

no tab appears, no file is visible, I can just kill gvim from the shell.

Is it changed something in netrw or am I doing something wrong?

Thank you for your help
Walter

--

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/alpine.LFD.2.21.2003120027550.6500%40hymir.

No comments: