On 3/11/20 7:34 PM, Walter Cazzola wrote: > 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 >
did you try ssh -X -- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com Being so tracked is for FARM ANIMALS and and extermination camps, but incompatible with living as a free human being. -RI Safir 2013 -- -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/6067c57e-1f20-947b-7909-e4505d806a61%40my.liu.edu.
